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

/linux-master/tools/perf/util/
H A Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, function
354 trailer_timestamp(te, te->clock_base),
570 aux_time = trailer_timestamp(te, clock_base) - progusage2;
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c117 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) function
1317 (te->header.f) ? trailer_timestamp(te) : 0ULL);

Completed in 128 milliseconds