Searched refs:arch_perf_parse_sample_weight (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/powerpc/util/
H A Devent.c14 void arch_perf_parse_sample_weight(struct perf_sample *data, function
/linux-master/tools/perf/arch/x86/util/
H A Devent.c95 void arch_perf_parse_sample_weight(struct perf_sample *data, function
/linux-master/tools/perf/util/
H A Devent.h378 void arch_perf_parse_sample_weight(struct perf_sample *data, const __u64 *array, u64 type);
H A Devsel.c2267 void __weak arch_perf_parse_sample_weight(struct perf_sample *data, function
2627 arch_perf_parse_sample_weight(data, array, type);

Completed in 119 milliseconds