Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Daslxrefout.c620 XrefInfo->ThisMethodInvocations = 0; in OtXrefWalkPart2()
626 if (!XrefInfo->ThisMethodInvocations) in OtXrefWalkPart2()
636 XrefInfo->ThisMethodInvocations, ParentPath); in OtXrefWalkPart2()
708 XrefInfo->ThisMethodInvocations++; in OtXrefAnalysisWalkPart2()
Dasltypes.h501 UINT32 ThisMethodInvocations; member