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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-event.h 130 extern int show_line_range(struct line_range *lr, const char *module);
probe-event.c 469 int show_line_range(struct line_range *lr, const char *module) function
664 int show_line_range(struct line_range *lr __maybe_unused, function
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-probe.c 423 ret = show_line_range(&params.line_range, params.target);

Completed in 1171 milliseconds