Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ds390-cpumsf.c217 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
244 trailer_timestamp(te), te->clock_base, te->progusage2, in s390_cpumsf_trailer_show()
447 aux_time = trailer_timestamp(te) - te->progusage2; in get_trailer_time()
/Linux-v4.19/arch/s390/include/asm/
Dcpu_mf.h280 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
/Linux-v4.19/arch/s390/kernel/
Dperf_cpum_sf.c1221 (te->f) ? trailer_timestamp(te) : 0ULL); in hw_perf_event_update()