Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/util/
Dtsc.c35 bool cap_user_time_zero; in perf_read_tsc_conversion() local
45 cap_user_time_zero = pc->cap_user_time_zero; in perf_read_tsc_conversion()
55 if (!cap_user_time_zero) in perf_read_tsc_conversion()
/external/linux-tools-perf/perf-3.12.0/include/uapi/linux/
Dperf_event.h388 cap_user_time_zero : 1, /* The time_zero field is used */ member
/external/kernel-headers/original/uapi/linux/
Dperf_event.h411 cap_user_time_zero : 1, /* The time_zero field is used */ member