Searched refs:CounterLookupCallback (Results 1 – 3 of 3) sorted by relevance
33 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()87 CounterLookupCallback lookup_function_;
8306 void Isolate::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
5758 typedef int* (*CounterLookupCallback)(const char* name); typedef6319 CounterLookupCallback counter_lookup_callback;6955 void SetCounterFunction(CounterLookupCallback);