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

  /external/chromium_org/v8/src/third_party/vtune/
ittnotify_config.h 244 #define __itt_fstrlen(s) lstrlenA(s) macro
280 #define __itt_fstrlen(s) strlen(s) macro
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 210 #define __itt_fstrlen(s) lstrlenA(s) macro
251 #define __itt_fstrlen(s) strlen(s) macro

Completed in 243 milliseconds