Searched refs:CounterLookupCallback (Results 1 – 3 of 3) sorted by relevance
26 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()80 CounterLookupCallback lookup_function_;
7432 void Isolate::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
4971 typedef int* (*CounterLookupCallback)(const char* name); typedef5326 CounterLookupCallback counter_lookup_callback;5856 void SetCounterFunction(CounterLookupCallback);