OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jitprofiling
(Results
1 - 12
of
12
) sorted by null
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
CMakeLists.txt
5
jitprofiling
.c
IntelJITEventsWrapper.h
11
// implementation of the
jitprofiling
library to be swapped with an alternative
13
//
jitprofiling
.h header available; it is available in Intel(R) VTune(TM)
21
#include "
jitprofiling
.h"
26
// Function pointer types for testing implementation of Intel
jitprofiling
Makefile
15
jitprofiling
.c
jitprofiling.h
1
/*===--
jitprofiling
.h - JIT Profiling API-------------------------*- C -*-===*
jitprofiling.c
1
/*===--
jitprofiling
.c - JIT (Just-In-Time) Profiling API----------*- C -*-===*
31
#include "
jitprofiling
.h"
IntelJITEventListener.cpp
36
using namespace llvm::
jitprofiling
;
/external/chromium_org/v8/src/third_party/vtune/
v8vtune.gyp
43
'
jitprofiling
.cc',
44
'
jitprofiling
.h',
vtune-jit.h
61
#include "
jitprofiling
.h"
jitprofiling.cc
70
#include "
jitprofiling
.h"
/external/llvm/lib/ExecutionEngine/
EventListenerCommon.h
25
namespace
jitprofiling
{
namespace in namespace:llvm
63
} // namespace
jitprofiling
/external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp
29
/// Mock implementaion of Intel JIT API
jitprofiling
library
/external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp
33
using namespace llvm::
jitprofiling
;
Completed in 2434 milliseconds