Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcpu_mf.h126 struct hws_trailer_entry { struct
269 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp()
286 ret -= sizeof(struct hws_trailer_entry); in trailer_entry_ptr()
/arch/s390/kernel/
Dperf_cpum_sf.c1107 struct hws_trailer_entry *te, in debug_sample_entry()
1145 struct hws_trailer_entry *te; in hw_collect_samples()
1154 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_collect_samples()
1218 struct hws_trailer_entry *te; in hw_perf_event_update()
1230 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()