Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Ddso.c348 bool is_simple_name = false; in __kmod_path__parse() local
362 is_simple_name = true; in __kmod_path__parse()
376 if ((ext == NULL) || is_simple_name) { in __kmod_path__parse()