OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTR_PROF_DATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfiling.h
24
#define
INSTR_PROF_DATA
(Type, LLVMType, Name, Initializer) Type Name;
InstrProfData.inc
33
* #define
INSTR_PROF_DATA
(Type, LLVMType, Name, Initializer) \
41
* #define
INSTR_PROF_DATA
(Type, LLVMType, Name, Initializer) \
47
* #define
INSTR_PROF_DATA
(Type, LLVMType, Name, Initializer) \
60
/*
INSTR_PROF_DATA
start. */
62
#ifndef
INSTR_PROF_DATA
63
#define
INSTR_PROF_DATA
(Type, LLVMType, Name, Initializer)
68
INSTR_PROF_DATA
(const uint32_t, llvm::Type::getInt32Ty(Ctx), NameSize, \
71
INSTR_PROF_DATA
(const uint32_t, llvm::Type::getInt32Ty(Ctx), NumCounters, \
73
INSTR_PROF_DATA
(const uint64_t, llvm::Type::getInt64Ty(Ctx), FuncHash, \
76
INSTR_PROF_DATA
(const IntPtrT, llvm::Type::getInt8PtrTy(Ctx), NamePtr,
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025