HomeSort by relevance Sort by last modified time
    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