Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c57 unsigned long long time_running; member
146 diff.time_running = buf2.time_running - buf.time_running; in count_hardware_counters()
150 diff.time_enabled, diff.time_running); in count_hardware_counters()
164 if (diff.time_enabled != diff.time_running) { in count_hardware_counters()
/third_party/libbpf/include/uapi/linux/
Dperf_event.h610 __u64 time_running; /* time event on cpu */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h16970 __u64 time_running; member