Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dperf.c105 static bool same_cmd_with_prefix(const char *var, struct pager_config *c, in same_cmd_with_prefix() function
114 if (same_cmd_with_prefix(var, c, "pager.")) in pager_command_config()
133 if (same_cmd_with_prefix(var, c, "tui.")) in browser_command_config()
135 if (same_cmd_with_prefix(var, c, "gtk.")) in browser_command_config()