Home
last modified time | relevance | path

Searched defs:mon (Results 1 – 3 of 3) sorted by relevance

/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c97 int unsigned mon; in print_header() local
142 unsigned int mon; in print_results() local
223 int mon, hits = 0; in parse_monitor_param() local
259 unsigned int mon; in list_monitors() local
/tools/testing/selftests/timers/
Draw_skew.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw()
94 struct timespec mon, raw, start, end; in main() local
Dadjtick.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw()