HomeSort by relevance Sort by last modified time
    Searched defs:dump_profile (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
profile.c 897 static void dump_profile(struct profile_node *root, int level, function
938 dump_profile(p, level+1, cb, data);
949 dump_profile(p, level+1, cb, data);
966 dump_profile(root, 0, dump_profile_to_file_cb, dstfile);
1007 dump_profile(root, 0, dump_profile_to_buffer_cb, &prof_buf);
    [all...]
  /external/valgrind/main/callgrind/
dump.c 1618 void CLG_(dump_profile)(Char* trigger, Bool only_current_thread) function
    [all...]

Completed in 52 milliseconds