Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, in trailer_timestamp()
324 struct hws_trailer_entry *te) in s390_cpumsf_trailer_show()
327 struct hws_trailer_entry local; in s390_cpumsf_trailer_show()
377 struct hws_trailer_entry *te; in s390_cpumsf_validate()
385 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in s390_cpumsf_validate()
423 size_t payload = S390_CPUMSF_PAGESZ - sizeof(struct hws_trailer_entry); in s390_cpumsf_reached_trailer()
475 struct hws_trailer_entry te; in s390_cpumsf_dump()
549 struct hws_trailer_entry *te; in get_trailer_time()
553 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in get_trailer_time()
H A Ds390-cpumsf-kernel.h45 struct hws_trailer_entry { struct
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c128 static inline struct hws_trailer_entry *trailer_entry_ptr(unsigned long v) in trailer_entry_ptr()
134 ret -= sizeof(struct hws_trailer_entry); in trailer_entry_ptr()
218 struct hws_trailer_entry *te; in alloc_sample_data_block()
1208 struct hws_trailer_entry *te; in hw_collect_samples()
1279 struct hws_trailer_entry *te; in hw_perf_event_update()
1404 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1427 struct hws_trailer_entry *te; in aux_output_end()
1464 struct hws_trailer_entry *te; in aux_output_begin()
1526 struct hws_trailer_entry *te; in aux_set_alert()
1577 struct hws_trailer_entry *te; in aux_reset_buffer()
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Dcpu_mf.h146 struct hws_trailer_entry { struct