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/util/
probe-event.h 127 extern int show_line_range(struct line_range *lr, const char *module);
probe-event.c 370 int show_line_range(struct line_range *lr, const char *module) function
560 int show_line_range(struct line_range *lr __unused, const char *module __unused) function
    [all...]
  /external/linux-tools-perf/
builtin-probe.c 351 ret = show_line_range(&params.line_range, params.target_module);

Completed in 19 milliseconds