Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcpu_mf.h294 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() function
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c1287 (te->f) ? trailer_timestamp(te) : 0ULL); in hw_perf_event_update()