HomeSort by relevance Sort by last modified time
    Searched refs:ITT_OS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/third_party/vtune/
ittnotify_config.h 74 #ifndef ITT_OS
76 # define ITT_OS ITT_OS_WIN
78 # define ITT_OS ITT_OS_MAC
80 # define ITT_OS ITT_OS_LINUX
82 #endif /* ITT_OS */
93 # if ITT_OS==ITT_OS_WIN
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 35 #ifndef ITT_OS
37 # define ITT_OS ITT_OS_WIN
39 # define ITT_OS ITT_OS_MAC
41 # define ITT_OS ITT_OS_LINUX
43 #endif /* ITT_OS */
54 # if ITT_OS==ITT_OS_WIN

Completed in 155 milliseconds