HomeSort by relevance Sort by last modified time
    Searched refs:NO_RECURSION (Results 1 - 4 of 4) sorted by null

  /external/oprofile/libutil/
op_file.h 69 NO_RECURSION = 2,
79 * NO_RECURSION: Find matching files from passed base_dir and call
op_file.c 125 * NO_RECURSION and MATCH_ANY_ENTRY_RECURSION do depend on the dir entry
150 case NO_RECURSION + NO_MATCH:
154 case NO_RECURSION + MATCH:
  /external/oprofile/libutil++/
file_manip.cpp 126 NO_RECURSION) ? true : false;
  /external/oprofile/opjitconv/
opjitconv.c 507 jitdump_dir, "*.dump", NO_RECURSION)) < 0
552 * NO_RECURSION is passed, so below, we add back the JIT

Completed in 60 milliseconds