Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dcpu_mf.h131 struct hws_trailer_entry { struct
263 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp()
280 ret -= sizeof(struct hws_trailer_entry); in trailer_entry_ptr()
/linux-4.1.27/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()
/linux-4.1.27/arch/s390/oprofile/
Dhwsampler.c766 struct hws_trailer_entry *te; in worker_on_interrupt()
777 te = (struct hws_trailer_entry *)trailer; in worker_on_interrupt()