Searched refs:tracegc (Results 1 – 5 of 5) sorted by relevance
60 version (tracegc) in _d_HookTraceImpl()
84 bool tracegc; // instrument calls to 'new' member
102 bool tracegc; // instrument calls to 'new' member
112 bool tracegc; // instrument calls to 'new' variable
9571 … Identifier hook = global.params.tracegc ? Id._d_arraysetlengthTTrace : Id._d_arraysetlengthT; in visit()9600 if (global.params.tracegc) in visit()