Home
last modified time | relevance | path

Searched refs:trailer_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dcpu_mf.h296 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
/linux-6.1.9/tools/perf/util/
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()
/linux-6.1.9/arch/s390/kernel/
Dperf_cpum_sf.c1299 (te->header.f) ? trailer_timestamp(te) : 0ULL); in hw_perf_event_update()