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

  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 67 if (Wrapper->isAgentAvailable()) {
81 if (!Wrapper->isAgentAvailable()) {
118 if (Wrapper->isAgentAvailable()) {
OProfileWrapper.cpp 208 bool OProfileWrapper::isAgentAvailable() {
  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 108 bool isAgentAvailable();

Completed in 94 milliseconds