Searched refs:hws_basic_entry (Results 1 – 4 of 4) sorted by relevance
15 struct hws_basic_entry { struct41 struct hws_basic_entry basic; /* Basic-sampling data entry */ argument
184 struct hws_basic_entry *basic) in s390_cpumsf_basic_show()232 if (te->bsdes != sizeof(struct hws_basic_entry)) { in s390_cpumsf_trailer_show()266 struct hws_basic_entry *basic = (struct hws_basic_entry *)buf; in s390_cpumsf_validate()322 struct hws_basic_entry *basic; in s390_cpumsf_dump()344 basic = (struct hws_basic_entry *)(buf + pos); in s390_cpumsf_dump()389 struct hws_basic_entry *basic, in s390_cpumsf_make_event()482 struct hws_basic_entry *basic; in s390_cpumsf_samples()513 basic = (struct hws_basic_entry *)(buf + pos); in s390_cpumsf_samples()
96 struct hws_basic_entry { struct122 struct hws_basic_entry basic; /* Basic-sampling data entry */ argument
387 sample_size = sizeof(struct hws_basic_entry); in allocate_buffers()1009 struct hws_basic_entry *basic) in perf_push_sample()1082 static void debug_sample_entry(struct hws_basic_entry *sample, in debug_sample_entry()1114 struct hws_basic_entry *sample; in hw_collect_samples()1117 sample = (struct hws_basic_entry *) *sdbt; in hw_collect_samples()2036 if (si.bsdes != sizeof(struct hws_basic_entry)) { in init_cpum_sampling_pmu()