Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-script.c2567 static struct script_spec *script_spec__find(const char *spec) in script_spec__find() function
2581 s = script_spec__find(spec); in script_spec_register()
2596 struct script_spec *s = script_spec__find(spec); in script_spec__lookup()