Home
last modified time | relevance | path

Searched defs:cap_user_time_zero (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c72 bool cap_user_time_zero = false; in intel_bts_info_fill() local
H A Dintel-pt.c329 bool cap_user_time_zero = false, per_cpu_mmaps; in intel_pt_info_fill() local
/linux/tools/lib/perf/include/perf/
H A Devent.h445 __u8 cap_user_time_zero; member
/linux/tools/include/uapi/linux/
H A Dperf_event.h644 cap_user_time_zero : 1, /* The time_zero field is used */ member
/linux/tools/perf/util/
H A Dintel-pt.c94 bool cap_user_time_zero; member