Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dsample-parsing.c250 err = perf_event__synthesize_sample(event, sample_type, read_format, in do_test()
/Linux-v4.19/tools/perf/util/
Devent.h780 int perf_event__synthesize_sample(union perf_event *event, u64 type,
Dintel-bts.c303 ret = perf_event__synthesize_sample(&event, in intel_bts_synth_branch_sample()
Dcs-etm.c579 return perf_event__synthesize_sample(event, type, 0, sample); in cs_etm__inject_event()
Dintel-pt.c1079 return perf_event__synthesize_sample(event, type, 0, sample); in intel_pt_inject_event()
Devsel.c2519 int perf_event__synthesize_sample(union perf_event *event, u64 type, in perf_event__synthesize_sample() function
/Linux-v4.19/tools/perf/
Dbuiltin-inject.c536 perf_event__synthesize_sample(event_sw, evsel->attr.sample_type, in perf_inject__sched_stat()