Home
last modified time | relevance | path

Searched refs:op_close_agent_ptr_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DOProfileWrapper.h31 typedef int (*op_close_agent_ptr_t)(op_agent_t); typedef
52 op_close_agent_ptr_t CloseAgentFunc;
68 op_close_agent_ptr_t CloseAgentImpl,
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp82 CloseAgentFunc = (op_close_agent_ptr_t)(intptr_t) in initialize()