Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A 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()
H A Dtsc.h15 bool cap_user_time_short; member
H A Djitdump.c392 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
/OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/
H A Devent.h342 __u8 cap_user_time_short; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h538 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h538 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dperf_event.c1249 userpg->cap_user_time_short = 0; in device_initcall()
1292 userpg->cap_user_time_short = 1; in device_initcall()