OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xray
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
test_helpers.h
10
// This file is a part of
XRay
, a function call tracing system.
18
#include "llvm/
XRay
/Trace.h"
19
#include "llvm/
XRay
/XRayRecord.h"
22
// TODO: Move these to llvm/include/Testing/
XRay
/...
24
namespace
xray
{
namespace in namespace:llvm
56
} // namespace
xray
test_helpers.cc
10
// This file is a part of
XRay
, a function call tracing system.
14
#include "
xray
/xray_records.h"
19
// TODO: Move these to llvm/include/Testing/
XRay
/...
21
namespace
xray
{
namespace in namespace:llvm
26
return "llvm::
xray
::RecordTypes::ENTER";
28
return "llvm::
xray
::RecordTypes::EXIT";
30
return "llvm::
xray
::RecordTypes::TAIL_EXIT";
32
return "llvm::
xray
::RecordTypes::ENTER_ARG";
34
return "llvm::
xray
::RecordTypes::CUSTOM_EVENT";
36
return "llvm::
xray
::RecordTypes::TYPED_EVENT"
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025