Home
last modified time | relevance | path

Searched refs:time_running (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c58 unsigned long long time_running; member
147 diff.time_running = buf2.time_running - buf.time_running; in count_hardware_counters()
151 diff.time_enabled, diff.time_running); in count_hardware_counters()
165 if (diff.time_enabled != diff.time_running) { in count_hardware_counters()