Home
last modified time | relevance | path

Searched refs:enabledProfilerAgentForGroup (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Dv8-inspector-impl.h121 V8ProfilerAgentImpl* enabledProfilerAgentForGroup(int contextGroupId);
Dv8-stack-trace-impl.cc167 inspector->enabledProfilerAgentForGroup(contextGroupId); in capture()
Dv8-inspector-impl.cc75 V8ProfilerAgentImpl* V8InspectorImpl::enabledProfilerAgentForGroup( in enabledProfilerAgentForGroup() function in v8_inspector::V8InspectorImpl