HomeSort by relevance Sort by last modified time
    Searched full:want_xml (Results 1 - 6 of 6) sorted by null

  /external/oprofile/libpp/
xml_utils.h 19 extern bool want_xml;
op_header.cpp 247 if (want_xml)
261 if (want_xml) {
arrange_profiles.cpp 69 if (!want_xml) {
87 if (want_xml) {
685 if (want_xml)
xml_utils.cpp 22 bool want_xml = false;
  /external/oprofile/utils/
ophelp.c 35 static int want_xml; variable
312 { "xml", 'X', POPT_ARG_NONE, &want_xml, 0,
696 if (want_xml)
703 if (want_xml)
709 if (want_xml)
  /external/oprofile/pp/
opreport.cpp 498 want_xml = options::xml;

Completed in 1111 milliseconds