Home
last modified time | relevance | path

Searched refs:sample_read_group__for_each (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsample.h59 #define sample_read_group__for_each(v, nr, rf) \ macro
H A Dsession.c1298 sample_read_group__for_each(value, sample->read.group.nr, read_format) { in sample_read__printf()
1503 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in deliver_sample_group()
H A Dsynthetic-events.c1564 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in copy_read_group_values()
H A Devsel.c1556 sample_read_group__for_each(v, nr, read_format) { in evsel__process_group_data()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c707 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in set_sample_read_in_dict()