Searched refs:code_observer (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/profiler/ |
D | cpu-profiler.cc | 109 ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles) in ProfilerEventsProcessor() argument 112 code_observer_(code_observer), in ProfilerEventsProcessor() 123 ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles, in SamplingEventsProcessor() argument 125 : ProfilerEventsProcessor(isolate, symbolizer, code_observer, profiles), in SamplingEventsProcessor()
|
D | cpu-profiler.h | 188 ProfilerCodeObserver* code_observer, 218 ProfilerCodeObserver* code_observer,
|