OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiple_apps
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/pp/
opreport.cpp
369
void output_symbols(profile_container const & pc, bool
multiple_apps
)
400
if (
multiple_apps
)
416
profile_container const & pc2, bool
multiple_apps
)
426
if (
multiple_apps
)
448
void output_cg_symbols(callgraph_container const & cg, bool
multiple_apps
)
480
if (
multiple_apps
)
511
bool
multiple_apps
= false;
local
515
multiple_apps
= true;
532
multiple_apps
|= true;
559
output_diff_symbols(pc1, pc2,
multiple_apps
);
[
all
...]
Completed in 29 milliseconds