OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTUNERUNNING
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/third_party/vtune/
vtune-jit.h
64
#define
VTUNERUNNING
(iJIT_IsProfilingActive() == iJIT_SAMPLING_ON)
vtune-jit.cc
181
if (
VTUNERUNNING
&& event != NULL) {
Completed in 231 milliseconds