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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/
Android.mk 10 src/perf_config.c \
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
Android.mk 10 ../src/perf_config.c \
  /external/linux-tools-perf/util/
alias.c 21 perf_config(alias_lookup_cb, NULL);
cache.h 22 extern int perf_config(config_fn_t fn, void *);
pager.c 59 perf_config(perf_default_config, NULL);
config.c 399 int perf_config(config_fn_t fn, void *data) function
404 /* Setting $PERF_CONFIG makes perf read _only_ the given config file. */
462 perf_config(buildid_dir_command_config, &c);
help.c 285 perf_config(perf_unknown_cmd_config, NULL);
  /external/linux-tools-perf/
perf.c 48 perf_config(pager_command_config, &c);
66 perf_config(tui_command_config, &c);
builtin-help.c 420 perf_config(perf_help_config, NULL);

Completed in 982 milliseconds