Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()