OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_funcs
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/
builtin-probe.c
58
bool
show_funcs
;
member in struct:__anon11122
250
OPT_BOOLEAN('F', "funcs", ¶ms.
show_funcs
,
282
!params.show_lines && !params.
show_funcs
))
303
if (params.
show_funcs
) {
313
if (params.
show_funcs
) {
/external/linux-tools-perf/util/
trace-event-read.c
487
int
show_funcs
= 0;
local
529
if (
show_funcs
) {
Completed in 60 milliseconds