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

/external/valgrind/callgrind/
H A Dclo.c50 Int toggle_collect; member in struct:_fn_config
107 fnc->toggle_collect = CONFIG_DEFAULT;
329 if (fnc->toggle_collect != CONFIG_DEFAULT)
330 fn->toggle_collect = (fnc->toggle_collect == CONFIG_TRUE);
453 fnc->toggle_collect = CONFIG_TRUE;
H A Dcallstack.c141 if (fn->toggle_collect) {
159 if (fn->toggle_collect) {
H A Dglobal.h402 Bool toggle_collect :1; member in struct:_fn_node
H A Dfn.c358 fn->toggle_collect = False;

Completed in 113 milliseconds