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

  /external/oprofile/gui/
oprof_start.h 103 uint max_perf_count() const;
oprof_start.cpp 463 event_count_validator->setRange(descr.min_count, max_perf_count());
821 uint oprof_start::max_perf_count() const function in class:oprof_start
868 cfg.count > max_perf_count()) {
874 << max_perf_count()

Completed in 137 milliseconds