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

  /external/linux-tools-perf/
builtin-probe.c 58 bool show_funcs; member in struct:__anon11120
250 OPT_BOOLEAN('F', "funcs", &params.show_funcs,
282 !params.show_lines && !params.show_funcs))
303 if (params.show_funcs) {
313 if (params.show_funcs) {
  /external/linux-tools-perf/util/
trace-event-read.c 487 int show_funcs = 0; local
529 if (show_funcs) {

Completed in 193 milliseconds