Home
last modified time | relevance | path

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

/Linux-v5.10/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.c383 tc.cap_user_time_short = jd->session->time_conv.cap_user_time_short; in convert_timestamp()
/Linux-v5.10/tools/lib/perf/include/perf/
Devent.h340 bool cap_user_time_short; member
/Linux-v5.10/tools/include/uapi/linux/
Dperf_event.h538 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/Linux-v5.10/include/uapi/linux/
Dperf_event.h538 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/Linux-v5.10/arch/arm64/kernel/
Dperf_event.c1267 userpg->cap_user_time_short = 0; in device_initcall()
1310 userpg->cap_user_time_short = 1; in device_initcall()