Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dcpu_mf.h126 struct hws_trailer_entry { struct
280 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp()
297 ret -= sizeof(struct hws_trailer_entry); in trailer_entry_ptr()
/Linux-v4.19/tools/perf/util/
Ds390-cpumsf.c217 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp()
230 struct hws_trailer_entry *te) in s390_cpumsf_trailer_show()
267 struct hws_trailer_entry *te; in s390_cpumsf_validate()
275 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in s390_cpumsf_validate()
308 size_t payload = S390_CPUMSF_PAGESZ - sizeof(struct hws_trailer_entry); in s390_cpumsf_reached_trailer()
360 struct hws_trailer_entry te; in s390_cpumsf_dump()
434 struct hws_trailer_entry *te; in get_trailer_time()
437 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in get_trailer_time()
Ds390-cpumsf-kernel.h45 struct hws_trailer_entry { struct
/Linux-v4.19/arch/s390/kernel/
Dperf_cpum_sf.c1083 struct hws_trailer_entry *te) in debug_sample_entry()
1113 struct hws_trailer_entry *te; in hw_collect_samples()
1116 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_collect_samples()
1181 struct hws_trailer_entry *te; in hw_perf_event_update()
1200 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()
1277 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1284 return (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in aux_sdb_trailer()
1300 struct hws_trailer_entry *te; in aux_output_end()
1338 struct hws_trailer_entry *te; in aux_output_begin()
1400 struct hws_trailer_entry *te; in aux_set_alert()
[all …]