Home
last modified time | relevance | path

Searched refs:CONFIG_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/callgrind/
Dclo.c41 #define CONFIG_DEFAULT -1 macro
104 fnc->dump_before = CONFIG_DEFAULT; in new_fnc()
105 fnc->dump_after = CONFIG_DEFAULT; in new_fnc()
106 fnc->zero_before = CONFIG_DEFAULT; in new_fnc()
107 fnc->toggle_collect = CONFIG_DEFAULT; in new_fnc()
108 fnc->skip = CONFIG_DEFAULT; in new_fnc()
109 fnc->pop_on_jump = CONFIG_DEFAULT; in new_fnc()
110 fnc->group = CONFIG_DEFAULT; in new_fnc()
111 fnc->separate_callers = CONFIG_DEFAULT; in new_fnc()
112 fnc->separate_recursions = CONFIG_DEFAULT; in new_fnc()
[all …]