Searched refs:hws_trailer_entry (Results 1 – 4 of 4) sorted by relevance
147 struct hws_trailer_entry { struct296 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp()313 ret -= sizeof(struct hws_trailer_entry); in trailer_entry_ptr()
309 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, in trailer_timestamp()323 struct hws_trailer_entry *te) in s390_cpumsf_trailer_show()326 struct hws_trailer_entry local; in s390_cpumsf_trailer_show()376 struct hws_trailer_entry *te; in s390_cpumsf_validate()384 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in s390_cpumsf_validate()422 size_t payload = S390_CPUMSF_PAGESZ - sizeof(struct hws_trailer_entry); in s390_cpumsf_reached_trailer()474 struct hws_trailer_entry te; in s390_cpumsf_dump()548 struct hws_trailer_entry *te; in get_trailer_time()552 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ in get_trailer_time()
45 struct hws_trailer_entry { struct
166 struct hws_trailer_entry *te; in alloc_sample_data_block()173 te = (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in alloc_sample_data_block()1176 struct hws_trailer_entry *te; in hw_collect_samples()1179 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_collect_samples()1260 struct hws_trailer_entry *te; in hw_perf_event_update()1278 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()1371 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()1378 return (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in aux_sdb_trailer()1394 struct hws_trailer_entry *te; in aux_output_end()1433 struct hws_trailer_entry *te; in aux_output_begin()[all …]