Home
last modified time | relevance | path

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

/tools/perf/util/
Dtsc.c31 if (tc->cap_user_time_short) in tsc_to_perf_time()
56 tc->cap_user_time_short = pc->cap_user_time_short; in perf_read_tsc_conversion()
104 event.time_conv.cap_user_time_short = tc.cap_user_time_short; in perf_event__synth_time_conv()
Dtsc.h15 bool cap_user_time_short; member
Djitdump.c392 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
/tools/lib/perf/include/perf/
Devent.h342 __u8 cap_user_time_short; member
/tools/include/uapi/linux/
Dperf_event.h541 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member