Searched refs:VTuneMethodBatch (Results 1 – 3 of 3) sorted by relevance
45 struct VTuneMethodBatch { struct85 class SPSSerializationTraits<SPSVTuneMethodBatch, VTuneMethodBatch> {87 static size_t size(const VTuneMethodBatch &MB) { in size()91 static bool deserialize(SPSInputBuffer &IB, VTuneMethodBatch &MB) { in deserialize()96 static bool serialize(SPSOutputBuffer &OB, const VTuneMethodBatch &MB) { in serialize()
31 static Error registerJITLoaderVTuneRegisterImpl(const VTuneMethodBatch &MB) { in registerJITLoaderVTuneRegisterImpl() 191 static Error unsupportedBatch(const VTuneMethodBatch &MB) { in unsupportedBatch()
26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch() 27 VTuneMethodBatch Batch; in getMethodBatch()