Searched refs:CounterLookupCallback (Results 1 – 3 of 3) sorted by relevance
28 void SetCounterFunction(CounterLookupCallback f) { in SetCounterFunction()82 CounterLookupCallback lookup_function_;
7692 void Isolate::SetCounterFunction(CounterLookupCallback callback) { in SetCounterFunction()
5034 typedef int* (*CounterLookupCallback)(const char* name); typedef5564 CounterLookupCallback counter_lookup_callback;6189 void SetCounterFunction(CounterLookupCallback);