HomeSort by relevance Sort by last modified time
    Searched full:is_bts_event (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-script.c 328 static bool is_bts_event(struct perf_event_attr *attr) function
343 if (is_bts_event(attr))
430 if (is_bts_event(attr)) {
    [all...]

Completed in 46 milliseconds