OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetHasProcessingThread
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
sampler.h
111
void
SetHasProcessingThread
(bool value) {
cpu-profiler.cc
462
sampler->
SetHasProcessingThread
(true);
502
sampler->
SetHasProcessingThread
(false);
Completed in 116 milliseconds