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

  /external/linux-tools-perf/util/
evlist.h 75 u64 perf_evlist__sample_type(const struct perf_evlist *evlist);
evlist.c 479 u64 perf_evlist__sample_type(const struct perf_evlist *evlist) function
session.c 115 self->sample_type = perf_evlist__sample_type(self->evlist);
    [all...]

Completed in 35 milliseconds