Searched refs:faults (Results 1 – 11 of 11) sorted by relevance
/aosp12/build/soong/ui/status/ninja_frontend/ |
H A D | frontend.proto | 70 // Minor page faults 72 // Major page faults
|
/aosp12/system/extras/iotop/ |
H A D | taskstats.h | 46 uint64_t faults() const { return majflt_ + minflt_; } in faults() function
|
H A D | iotop.cpp | 88 {"faults", make_sorter(&TaskStatistics::faults, true)}, in GetSorter()
|
/aosp12/build/soong/ui/metrics/metrics_proto/ |
H A D | metrics.proto | 164 // The number of minor page faults serviced without any I/O activity. 167 // The number of major page faults serviced that required I/O activity.
|
/aosp12/system/extras/app-launcher/ |
H A D | app-launcher | 90 grep -F page-faults "$infile" | awk '{print $1}' | sed s/,//g | computestats
|
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/proto/ |
H A D | atoms.proto | 146 // Number of major page faults caused by the process and its children.
|
/aosp12/system/extras/simpleperf/doc/ |
H A D | executable_commands_reference.md | 135 870 page-faults # 86.793 /sec (100%)
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4731 // # of page-faults 4734 // # of major page-faults 4789 // # of page-faults 4792 // # of major page-faults 6654 // # of page-faults 6657 // # of major page-faults 15360 // Number of major page faults caused by the process and its children.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |