Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
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()
A Ds390-cpumsf-kernel.h45 struct hws_trailer_entry { struct
/linux-6.3-rc2/arch/s390/kernel/
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()
1223 struct hws_trailer_entry *te; in hw_collect_samples()
1307 struct hws_trailer_entry *te; in hw_perf_event_update()
1435 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1458 struct hws_trailer_entry *te; in aux_output_end()
1495 struct hws_trailer_entry *te; in aux_output_begin()
1557 struct hws_trailer_entry *te; in aux_set_alert()
1608 struct hws_trailer_entry *te; in aux_reset_buffer()
[all …]
/linux-6.3-rc2/arch/s390/include/asm/
A Dcpu_mf.h146 struct hws_trailer_entry { struct

Completed in 14 milliseconds