Home
last modified time | relevance | path

Searched refs:ValueProfRuntimeRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingValue.c274 typedef struct ValueProfRuntimeRecord { struct
278 } ValueProfRuntimeRecord; argument
283 return ((const ValueProfRuntimeRecord *)R)->Data->NumValueSites[VK]; in getNumValueSitesRT()
288 const ValueProfRuntimeRecord *Record = (const ValueProfRuntimeRecord *)R; in getNumValueDataRT()
298 const ValueProfRuntimeRecord *Record = (const ValueProfRuntimeRecord *)R; in getNumValueDataForSiteRT()
302 static ValueProfRuntimeRecord RTRecord;