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

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 58 if (!Wrapper->op_open_agent()) {
OProfileWrapper.cpp 80 DynamicLibrary::SearchForAddressOfSymbol("op_open_agent");
181 bool OProfileWrapper::op_open_agent() { function in class:llvm::OProfileWrapper
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 53 : Agent(op_open_agent()) {
  /external/swiftshader/third_party/LLVM/
configure     [all...]

Completed in 51 milliseconds