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

/linux-master/tools/perf/util/
H A Ds390-cpumsf-kernel.h45 struct hws_trailer_entry { struct
H A Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te,
324 struct hws_trailer_entry *te)
327 struct hws_trailer_entry local;
377 struct hws_trailer_entry *te;
385 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ
423 size_t payload = S390_CPUMSF_PAGESZ - sizeof(struct hws_trailer_entry);
475 struct hws_trailer_entry te;
549 struct hws_trailer_entry *te;
553 te = (struct hws_trailer_entry *)(buf + S390_CPUMSF_PAGESZ
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c117 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te)
128 static inline struct hws_trailer_entry *trailer_entry_ptr(unsigned long v)
134 ret -= sizeof(struct hws_trailer_entry);
218 struct hws_trailer_entry *te;
1208 struct hws_trailer_entry *te;
1279 struct hws_trailer_entry *te;
1404 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux,
1427 struct hws_trailer_entry *te;
1464 struct hws_trailer_entry *te;
1526 struct hws_trailer_entry *t
[all...]
/linux-master/arch/s390/include/asm/
H A Dcpu_mf.h146 struct hws_trailer_entry { struct

Completed in 119 milliseconds