Home
last modified time | relevance | path

Searched refs:same_cmd_with_prefix (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dperf.c102 static bool same_cmd_with_prefix(const char *var, struct pager_config *c, in same_cmd_with_prefix() function
111 if (same_cmd_with_prefix(var, c, "pager.")) in pager_command_config()
130 if (same_cmd_with_prefix(var, c, "tui.")) in browser_command_config()
132 if (same_cmd_with_prefix(var, c, "gtk.")) in browser_command_config()