Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dsample-parsing.c243 err = perf_event__synthesize_sample(event, sample_type, read_format, in do_test()
/linux-4.4.14/tools/perf/util/
Devent.h477 int perf_event__synthesize_sample(union perf_event *event, u64 type,
Dintel-bts.c295 ret = perf_event__synthesize_sample(&event, in intel_bts_synth_branch_sample()
Devsel.c1956 int perf_event__synthesize_sample(union perf_event *event, u64 type, in perf_event__synthesize_sample() function
Dintel-pt.c958 return perf_event__synthesize_sample(event, type, 0, sample, swapped); in intel_pt_inject_event()
/linux-4.4.14/tools/perf/
Dbuiltin-inject.c465 perf_event__synthesize_sample(event_sw, evsel->attr.sample_type, in perf_inject__sched_stat()