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

  /external/valgrind/include/
pub_tool_options.h 140 #define VG_BINT_CLO(qq_arg, qq_option, qq_var, qq_lo, qq_hi) \
  /external/valgrind/coregrind/
m_main.c 564 else if VG_BINT_CLO(arg, "--valgrind-stacksize",
    [all...]
  /external/valgrind/massif/
ms_main.c 414 else if VG_BINT_CLO(arg, "--heap-admin", clo_heap_admin, 0, 1024) {}
420 else if VG_BINT_CLO(arg, "--depth", clo_depth, 1, MAX_DEPTH) {}
442 else if VG_BINT_CLO(arg, "--detailed-freq", clo_detailed_freq, 1, 1000000) {}
444 else if VG_BINT_CLO(arg, "--max-snapshots", clo_max_snapshots, 10, 1000) {}
    [all...]
  /external/valgrind/exp-dhat/
dh_main.c 1040 if VG_BINT_CLO(arg, "--show-top-n", clo_show_top_n, 1, 100000) {}
    [all...]
  /external/valgrind/memcheck/
mc_main.c     [all...]
  /external/valgrind/helgrind/
hg_main.c     [all...]

Completed in 426 milliseconds