Home
last modified time | relevance | path

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

/Linux-v6.1/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.c412 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
Darm-spe.c1319 spe->tc.cap_user_time_short = tc->cap_user_time_short; in arm_spe_process_auxtrace_info()
/Linux-v6.1/tools/lib/perf/include/perf/
Devent.h426 __u8 cap_user_time_short; member
/Linux-v6.1/tools/include/uapi/linux/
Dperf_event.h617 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/Linux-v6.1/tools/lib/perf/
Dmmap.c422 if (pc->cap_user_time_short) { in perf_mmap__read_self()
/Linux-v6.1/include/uapi/linux/
Dperf_event.h617 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/Linux-v6.1/arch/arm64/kernel/
Dperf_event.c1409 userpg->cap_user_time_short = 0; in device_initcall()
1460 userpg->cap_user_time_short = 1; in device_initcall()
/Linux-v6.1/tools/perf/
Dbuiltin-inject.c1321 tc->cap_user_time_short = time_conv->cap_user_time_short; in get_tsc_conv()