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

  /system/extras/simpleperf/
event_selection_set.h 99 bool IsBranchSamplingSupported();
cmd_record_test.cpp 116 if (IsBranchSamplingSupported()) {
event_selection_set.cpp 29 bool IsBranchSamplingSupported() {
138 if (branch_sample_type != 0 && !IsBranchSamplingSupported()) {

Completed in 34 milliseconds