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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
callchain.h 156 int record_callchain_opt(const struct option *opt, const char *arg, int unset);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-record.c 805 int record_callchain_opt(const struct option *opt, function
893 &record_callchain_opt),
builtin-top.c 1028 return record_callchain_opt(opt, arg, unset);

Completed in 3572 milliseconds