Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/
A Dperf.c110 static bool same_cmd_with_prefix(const char *var, struct pager_config *c, in same_cmd_with_prefix() function
119 if (same_cmd_with_prefix(var, c, "pager.")) in pager_command_config()
138 if (same_cmd_with_prefix(var, c, "tui.")) in browser_command_config()
140 if (same_cmd_with_prefix(var, c, "gtk.")) in browser_command_config()

Completed in 5 milliseconds