OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FunctionExecutor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
BenchmarkRunner.h
66
class
FunctionExecutor
{
68
virtual ~
FunctionExecutor
();
82
runMeasurements(const
FunctionExecutor
&Executor) const = 0;
BenchmarkRunner.cpp
39
class FunctionExecutorImpl : public BenchmarkRunner::
FunctionExecutor
{
276
BenchmarkRunner::
FunctionExecutor
::~
FunctionExecutor
() {}
Completed in 78 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026