Searched refs:VALGRIND_MONITOR_COMMAND (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dleak_cpp_interior.cpp105 (void) VALGRIND_MONITOR_COMMAND("v.set log_output");
112 (void) VALGRIND_MONITOR_COMMAND("leak_check summary heuristics multipleinheritance");
114 (void) VALGRIND_MONITOR_COMMAND("leak_check summary heuristics newarray");
116 (void) VALGRIND_MONITOR_COMMAND("leak_check summary heuristics stdstring");
119 (void) VALGRIND_MONITOR_COMMAND(who_points_at_cmd);
H A Drecursive-merge.c58 (void) VALGRIND_MONITOR_COMMAND("v.set merge-recursive-frames 3");
61 (void) VALGRIND_MONITOR_COMMAND("v.set merge-recursive-frames 2");
64 (void) VALGRIND_MONITOR_COMMAND("v.set merge-recursive-frames 1");
67 (void) VALGRIND_MONITOR_COMMAND("v.set merge-recursive-frames 0");
/external/valgrind/main/coregrind/
H A Dm_mallocfree.c759 INNER_REQUEST(VALGRIND_MONITOR_COMMAND("v.set log_output"));
760 INNER_REQUEST(VALGRIND_MONITOR_COMMAND("v.info memory aspacemgr"));
/external/valgrind/main/include/
H A Dvalgrind.h5926 #define VALGRIND_MONITOR_COMMAND(command) \ macro

Completed in 254 milliseconds