HomeSort by relevance Sort by last modified time
    Searched defs:sample_read (Results 1 - 5 of 5) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
evsel.h 90 int sample_read; member in struct:perf_evsel
event.h 93 struct sample_read { struct
122 struct sample_read read;
parse-events.c 695 int sample_read; member in struct:event_modifier
708 int sample_read = 0; local
743 sample_read = 1;
772 mod->sample_read = sample_read;
825 evsel->sample_read = mod.sample_read;
  /system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
event.h 100 struct sample_read { struct
135 struct sample_read read;
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
event.h 93 struct sample_read { struct
122 struct sample_read read;

Completed in 55 milliseconds