Home
last modified time | relevance | path

Searched defs:enablePerfNotificationListener (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DExecutionEngine.h101 bool enablePerfNotificationListener = true; member
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp205 bool enablePerfNotificationListener) in ExecutionEngine() argument