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

  /external/linux-tools-perf/util/
evlist.h 78 bool perf_evlist__valid_sample_type(const struct perf_evlist *evlist);
evlist.c 465 bool perf_evlist__valid_sample_type(const struct perf_evlist *evlist) function
session.c 67 if (!perf_evlist__valid_sample_type(self->evlist)) {
    [all...]

Completed in 36 milliseconds