Home
last modified time | relevance | path

Searched defs:read_format (Results 1 – 12 of 12) sorted by relevance

/linux/tools/perf/tests/
H A Dsample-parsing.c45 u64 type, u64 read_format, bool needs_swap) in samples_same()
206 static int do_test(u64 sample_type, u64 sample_regs, u64 read_format) in do_test()
/linux/tools/lib/perf/
H A Devsel.c307 u64 read_format = evsel->attr.read_format; perf_evsel__read_size() local
339 u64 read_format = evsel->attr.read_format; perf_evsel__read_group() local
382 u64 read_format = evsel->attr.read_format; perf_evsel__adjust_values() local
405 u64 read_format = evsel->attr.read_format; perf_evsel__read() local
[all...]
/linux/tools/perf/util/
H A Dsample.h48 sample_read_value_size(u64 read_format) sample_read_value_size() argument
57 next_sample_read_value(struct sample_read_value * v,u64 read_format) next_sample_read_value() argument
H A Dsession.c1050 sample_read__printf(struct perf_sample * sample,u64 read_format) sample_read__printf() argument
1195 u64 read_format; dump_read() local
1294 deliver_sample_group(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine,u64 read_format,bool per_thread) deliver_sample_group() argument
1320 u64 read_format = evsel->core.attr.read_format; evlist__deliver_sample() local
[all...]
H A Devsel.c1964 u64 read_format = leader->core.attr.read_format; evsel__group_read_size() local
1995 u64 read_format = leader->core.attr.read_format; evsel__process_group_data() local
2030 u64 read_format = leader->core.attr.read_format; evsel__read_group() local
3317 u64 read_format = evsel->core.attr.read_format; evsel__parse_sample() local
[all...]
H A Dsynthetic-events.c1458 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type, u64 read_format) in perf_event__sample_event_size()
1593 static __u64 *copy_read_group_values(__u64 *array, __u64 read_format, in copy_read_group_values()
1607 int perf_event__synthesize_sample(union perf_event *event, u64 type, u64 read_format, in perf_event__synthesize_sample()
H A Devlist.c1339 u64 read_format = first->core.attr.read_format; evlist__valid_read_format() local
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c639 u64 read_format) in get_sample_value_as_tuple() argument
658 u64 read_format = evsel->core.attr.read_format; in set_sample_read_in_dict() local
[all...]
/linux/tools/power/x86/turbostat/
H A Dturbostat.c2596 …open_perf_counter(int cpu, unsigned int type, unsigned int config, int group_fd, __u64 read_format) in open_perf_counter()
3300 struct read_format { in get_perf_llc_stats() struct
3301 unsigned long long num_read; in get_perf_llc_stats()
3302 struct llc_stats llc; in get_perf_llc_stats()
3320 struct read_format { in get_perf_l2_stats() struct
3321 unsigned long long num_read; in get_perf_l2_stats()
3322 struct l2_stats l2; in get_perf_l2_stats()
/linux/kernel/events/
H A Dcore.c2020 static int __perf_event_read_size(u64 read_format, int nr_siblings) in __perf_event_read_size()
6076 u64 read_format, u64 *values) in __perf_read_group_add()
6155 u64 read_format, char __user *buf) in perf_read_group()
6197 u64 read_format, char __user *buf) in perf_read_one()
6238 u64 read_format = event->attr.read_format; in __perf_read() local
8107 u64 read_format = event->attr.read_format; in perf_output_read_one() local
8133 u64 read_format = event->attr.read_format; in perf_output_read_group() local
8200 u64 read_format = event->attr.read_format; in perf_output_read() local
/linux/tools/include/uapi/linux/
H A Dperf_event.h416 __u64 read_format; member
/linux/include/uapi/linux/
H A Dperf_event.h416 __u64 read_format; member