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

  /external/valgrind/main/callgrind/
clo.c 49 Int zero_before; member in struct:_fn_config
106 fnc->zero_before = CONFIG_DEFAULT;
326 if (fnc->zero_before != CONFIG_DEFAULT)
327 fn->zero_before = (fnc->zero_before == CONFIG_TRUE);
443 fnc->zero_before = CONFIG_TRUE;
global.h 433 Bool zero_before :1; member in struct:_fn_node

Completed in 40 milliseconds