Home
last modified time | relevance | path

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

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltInterp.h114 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclExecute.c5805 currentCodeBytes = statsPtr->currentByteCodeBytes + currentLiteralBytes;
5858 statsPtr->currentByteCodeBytes);
5984 statsPtr->currentByteCodeBytes,
5985 statsPtr->currentByteCodeBytes / numCurrentByteCodes);
5988 ((currentHeaderBytes * 100.0) / statsPtr->currentByteCodeBytes),
5992 ((statsPtr->currentInstBytes * 100.0) / statsPtr->currentByteCodeBytes),
5996 ((statsPtr->currentLitBytes * 100.0) / statsPtr->currentByteCodeBytes),
6000 ((statsPtr->currentExceptBytes * 100.0) / statsPtr->currentByteCodeBytes),
6004 ((statsPtr->currentAuxBytes * 100.0) / statsPtr->currentByteCodeBytes),
6008 ((statsPtr->currentCmdMapBytes * 100.0) / statsPtr->currentByteCodeBytes),
H A DtclCompile.c585 statsPtr->currentByteCodeBytes -= (double) codePtr->structureSize;
3464 statsPtr->currentByteCodeBytes += (double) codePtr->structureSize;
H A DtclInt.h950 double currentByteCodeBytes; /* Code bytes in all current ByteCodes. */ member
H A DtclBasic.c399 statsPtr->currentByteCodeBytes = 0.0; in Tcl_CreateInterp()
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclExecute.c8198 currentCodeBytes = statsPtr->currentByteCodeBytes + currentLiteralBytes; in EvalStatsCmd()
8251 statsPtr->currentByteCodeBytes); in EvalStatsCmd()
8376 statsPtr->currentByteCodeBytes, in EvalStatsCmd()
8377 statsPtr->currentByteCodeBytes / numCurrentByteCodes); in EvalStatsCmd()
8380 Percent(currentHeaderBytes, statsPtr->currentByteCodeBytes), in EvalStatsCmd()
8384 Percent(statsPtr->currentInstBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
8388 Percent(statsPtr->currentLitBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
8392 Percent(statsPtr->currentExceptBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
8396 Percent(statsPtr->currentAuxBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
8400 Percent(statsPtr->currentCmdMapBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
H A DtclCompile.c707 statsPtr->currentByteCodeBytes -= (double) codePtr->structureSize; in TclCleanupByteCode()
4125 statsPtr->currentByteCodeBytes += (double) codePtr->structureSize; in RecordByteCodeStats()
H A DtclInt.h1382 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
H A DtclBasic.c588 statsPtr->currentByteCodeBytes = 0.0; in Tcl_CreateInterp()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclExecute.c9749 currentCodeBytes = statsPtr->currentByteCodeBytes + currentLiteralBytes; in EvalStatsCmd()
9802 statsPtr->currentByteCodeBytes); in EvalStatsCmd()
9927 statsPtr->currentByteCodeBytes, in EvalStatsCmd()
9928 statsPtr->currentByteCodeBytes / numCurrentByteCodes); in EvalStatsCmd()
9931 Percent(currentHeaderBytes, statsPtr->currentByteCodeBytes), in EvalStatsCmd()
9935 Percent(statsPtr->currentInstBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
9939 Percent(statsPtr->currentLitBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
9943 Percent(statsPtr->currentExceptBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
9947 Percent(statsPtr->currentAuxBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
9951 Percent(statsPtr->currentCmdMapBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
H A DtclCompile.c1062 statsPtr->currentByteCodeBytes -= (double) codePtr->structureSize; in CleanupByteCode()
4558 statsPtr->currentByteCodeBytes += (double) codePtr->structureSize; in RecordByteCodeStats()
H A DtclInt.h1581 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
H A DtclBasic.c900 statsPtr->currentByteCodeBytes = 0.0; in Tcl_CreateInterp()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclExecute.c10278 currentCodeBytes = statsPtr->currentByteCodeBytes + currentLiteralBytes; in EvalStatsCmd()
10331 statsPtr->currentByteCodeBytes); in EvalStatsCmd()
10456 statsPtr->currentByteCodeBytes, in EvalStatsCmd()
10457 statsPtr->currentByteCodeBytes / numCurrentByteCodes); in EvalStatsCmd()
10460 Percent(currentHeaderBytes, statsPtr->currentByteCodeBytes), in EvalStatsCmd()
10464 Percent(statsPtr->currentInstBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
10468 Percent(statsPtr->currentLitBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
10472 Percent(statsPtr->currentExceptBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
10476 Percent(statsPtr->currentAuxBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
10480 Percent(statsPtr->currentCmdMapBytes,statsPtr->currentByteCodeBytes), in EvalStatsCmd()
H A DtclCompile.c1022 statsPtr->currentByteCodeBytes -= (double) codePtr->structureSize; in TclCleanupByteCode()
4498 statsPtr->currentByteCodeBytes += (double) codePtr->structureSize; in RecordByteCodeStats()
H A DtclInt.h1531 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
H A DtclBasic.c707 statsPtr->currentByteCodeBytes = 0.0; in Tcl_CreateInterp()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.3/
H A DtclInt.h924 double currentByteCodeBytes; /* Code bytes in all current ByteCodes. */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.2/
H A DtclInt.h930 double currentByteCodeBytes; /* Code bytes in all current ByteCodes. */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.4/
H A DtclInt.h996 double currentByteCodeBytes; /* Code bytes in all current ByteCodes. */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtclInt.h1374 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtclInt.h1374 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtclInt.h1573 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtclInt.h1573 double currentByteCodeBytes;/* Code bytes in all current ByteCodes. */ member