OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XRayLogImpl
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/include/xray/
xray_log_interface.h
155
/// pointers in
XRayLogImpl
when being installed through `__xray_set_log_impl`.
157
struct
XRayLogImpl
{
217
void __xray_set_log_impl(
XRayLogImpl
Impl);
233
XRayLogImpl
Impl);
289
/// FIXME: Updating the
XRayLogImpl
struct is an ABI breaking change. When we
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_log_interface.cc
23
static
XRayLogImpl
CurrentXRayImpl{nullptr, nullptr, nullptr, nullptr};
24
static
XRayLogImpl
*GlobalXRayImpl = nullptr;
36
// We use a linked list of Mode to
XRayLogImpl
mappings. This is a linked list
42
XRayLogImpl
Impl;
66
XRayLogImpl
Impl) XRAY_NEVER_INSTRUMENT {
107
void __xray_set_log_impl(
XRayLogImpl
Impl) XRAY_NEVER_INSTRUMENT {
xray_basic_logging.cc
467
XRayLogImpl
Impl{
xray_profiling.cc
498
XRayLogImpl
Impl{
xray_fdr_logging.cc
729
XRayLogImpl
Impl{
Completed in 39 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025