Home
last modified time | relevance | path

Searched refs:trailer_timestamp (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpu_mf.h293 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Ds390-cpumsf.c309 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, in trailer_timestamp() function
353 trailer_timestamp(te, te->clock_base), in s390_cpumsf_trailer_show()
569 aux_time = trailer_timestamp(te, clock_base) - progusage2; in get_trailer_time()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, in trailer_timestamp() function
354 trailer_timestamp(te, te->clock_base), in s390_cpumsf_trailer_show()
570 aux_time = trailer_timestamp(te, clock_base) - progusage2; in get_trailer_time()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c117 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
1317 (te->header.f) ? trailer_timestamp(te) : 0ULL); in hw_perf_event_update()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c1299 (te->header.f) ? trailer_timestamp(te) : 0ULL); in hw_perf_event_update()

Completed in 13 milliseconds