OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hide_unresolved
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/
builtin-report.c
47
static bool
hide_unresolved
;
variable
124
if (al.filtered || (
hide_unresolved
&& al.sym == NULL))
462
OPT_BOOLEAN('U', "hide-unresolved", &
hide_unresolved
,
Completed in 1491 milliseconds