Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_sample (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dsample-parsing.c72 err = perf_event__synthesize_sample(event, sample_type, 0, &sample); in do_test()
/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.h65 int perf_event__synthesize_sample(union perf_event *event, u64 type, u64 read_format, const struct …
A Dintel-bts.c303 ret = perf_event__synthesize_sample(&event, in intel_bts_synth_branch_sample()
A Darm-spe.c301 return perf_event__synthesize_sample(event, type, 0, sample); in arm_spe__inject_event()
A Dcs-etm.c1051 return perf_event__synthesize_sample(event, type, 0, sample); in cs_etm__inject_event()
A Dsynthetic-events.c1569 int perf_event__synthesize_sample(union perf_event *event, u64 type, u64 read_format, in perf_event__synthesize_sample() function
A Dintel-pt.c1707 return perf_event__synthesize_sample(event, type, 0, sample); in intel_pt_inject_event()
/linux-6.3-rc2/tools/perf/tests/
A Dsample-parsing.c310 err = perf_event__synthesize_sample(event, sample_type, read_format, in do_test()
A Ddlfilter-test.c189 err = perf_event__synthesize_sample(event, sample_type, 0, &sample); in write_sample()
/linux-6.3-rc2/tools/perf/bench/
A Dinject-buildid.c232 perf_event__synthesize_sample(&event, bench_sample_type, 0, &sample); in synthesize_sample()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-inject.c838 perf_event__synthesize_sample(event_sw, evsel->core.attr.sample_type, in perf_inject__sched_stat()

Completed in 32 milliseconds