Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dsample-parsing.c243 err = perf_event__synthesize_sample(event, sample_type, read_format, in do_test()
/linux-4.1.27/tools/perf/util/
Devent.h374 int perf_event__synthesize_sample(union perf_event *event, u64 type,
Devsel.c1783 int perf_event__synthesize_sample(union perf_event *event, u64 type, in perf_event__synthesize_sample() function
/linux-4.1.27/tools/perf/
Dbuiltin-inject.c321 perf_event__synthesize_sample(event_sw, evsel->attr.sample_type, in perf_inject__sched_stat()