OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_module_name
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/libpp/
xml_utils.cpp
644
string
current_module_name
= (m == 0 ? "" : my_modules[m-1].get_name());
local
645
if (module !=
current_module_name
) {
Completed in 1754 milliseconds