OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThreadLocalData
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_fdr_logging.cc
131
static ThreadLocalData &
getThreadLocalData
() {
319
auto &TLD =
getThreadLocalData
();
357
auto &TLD =
getThreadLocalData
();
505
auto &TLD =
getThreadLocalData
();
535
auto &TLD =
getThreadLocalData
();
577
auto &TLD =
getThreadLocalData
();
607
auto &TLD =
getThreadLocalData
();
xray_basic_logging.cc
125
static ThreadLocalData &
getThreadLocalData
() XRAY_NEVER_INSTRUMENT {
161
auto &TLD =
getThreadLocalData
();
258
auto &TLD =
getThreadLocalData
();
507
FakeTLD = &
getThreadLocalData
();
xray_profiling.cc
75
static ProfilingData *
getThreadLocalData
() XRAY_NEVER_INSTRUMENT {
291
auto T =
getThreadLocalData
();
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025