Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_id_sample (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.h59 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample);
A Dsynthetic-events.c1763 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) in perf_event__synthesize_id_sample() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-inject.c1427 ret = perf_event__synthesize_id_sample(array, evsel->core.attr.sample_type, sample); in evlist__append_id_sample()
A Dbuiltin-record.c1882 id_hdr_size = perf_event__synthesize_id_sample((void *)(lost + 1), in __record__read_lost_samples()

Completed in 20 milliseconds