Home
last modified time | relevance | path

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

/tools/perf/util/
Dtsc.c33 if (tc->cap_user_time_short) in tsc_to_perf_time()
58 tc->cap_user_time_short = pc->cap_user_time_short; in perf_read_tsc_conversion()
106 event.time_conv.cap_user_time_short = tc.cap_user_time_short; in perf_event__synth_time_conv()
138 tc->cap_user_time_short); in perf_event__fprintf_time_conv()
Dtsc.h17 bool cap_user_time_short; member
Djitdump.c419 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
Darm-spe.c1090 spe->tc.cap_user_time_short = tc->cap_user_time_short; in arm_spe_process_auxtrace_info()
/tools/lib/perf/include/perf/
Devent.h352 __u8 cap_user_time_short; member
/tools/lib/perf/
Dmmap.c324 if (pc->cap_user_time_short) { in perf_mmap__read_self()
/tools/include/uapi/linux/
Dperf_event.h574 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member