Home
last modified time | relevance | path

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

/llvm-project/llvm/test/tools/llvm-profdata/
H A Dmalformed-not-space-for-another-header.test14 // INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
H A Dmalformed-ptr-to-counter-array.test14 // INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
H A Dbinary-ids-padding.test14 // INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
H A Dmalformed-num-counters-zero.test14 // INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c118 Header->NumVTables * sizeof(VTableProfData); in getDistanceFromCounterToValueProf()
H A DInstrProfilingWriter.c283 const uint64_t NumVTables = in lprofWriteDataImpl() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp618 auto NumVTables = swap(Header.NumVTables); in readHeader()
626 NumVTables * sizeof(RawInstrProf::VTableProfileData<IntPtrT>); in readHeader()
685 VTableEnd = VTableBegin + NumVTables;
607 auto NumVTables = swap(Header.NumVTables); readHeader() local
/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc169 INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc169 INSTR_PROF_RAW_HEADER(uint64_t, NumVTables, NumVTables)
/llvm-project/llvm/docs/
H A DInstrProfileFormat.rst153 ``NumVTables``