Searched refs:__itt_fstrcmp (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/third_party/vtune/
H A Dittnotify_config.h243 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro
279 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h209 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro
250 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro

Completed in 47 milliseconds