Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsample.h59 #define sample_read_group__for_each(v, nr, rf) \ macro
H A Dsession.c1022 sample_read_group__for_each(value, sample->read.group.nr, read_format) { in sample_read__printf()
1238 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in deliver_sample_group()
H A Dsynthetic-events.c1594 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in copy_read_group_values()
H A Devsel.c1814 sample_read_group__for_each(v, nr, read_format) { in evsel__process_group_data()
/linux/
H A D.clang-format675 - 'sample_read_group__for_each'
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c683 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in set_sample_read_in_dict()