Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsample.h59 #define sample_read_group__for_each(v, nr, rf) \ macro
Dsession.c1006 sample_read_group__for_each(value, sample->read.group.nr, read_format) { in sample_read__printf()
1214 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in deliver_sample_group()
Dsynthetic-events.c1580 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in copy_read_group_values()
Devsel.c1641 sample_read_group__for_each(v, nr, read_format) { in evsel__process_group_data()
/linux-6.12.1/
D.clang-format648 - 'sample_read_group__for_each'
/linux-6.12.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c710 sample_read_group__for_each(v, sample->read.group.nr, read_format) { in set_sample_read_in_dict()