HomeSort by relevance Sort by last modified time
    Searched refs:perf_event__synthesize_sample (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
sample-parsing.c 214 err = perf_event__synthesize_sample(event, sample_type,
219 "perf_event__synthesize_sample", sample_type, err);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
event.h 252 int perf_event__synthesize_sample(union perf_event *event, u64 type,
evsel.c 1567 int perf_event__synthesize_sample(union perf_event *event, u64 type, function
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-inject.c 316 perf_event__synthesize_sample(event_sw, evsel->attr.sample_type,

Completed in 45 milliseconds