#include "temu-c/Support/Objsys.h"
#include <stdint.h>
Go to the source code of this file.
◆ TEMU_BT_IFACE_TYPE
| #define TEMU_BT_IFACE_TYPE "BTIface" |
◆ temu_BTStatID
Statistics ID for controlling collection of individual statistics.
| Enumerator |
|---|
| teBTS_TranslatedInstructions | Number of translated instructions.
|
| teBTS_ExecutedInstructions | Number of executed instructions.
|
| teBTS_TranslatedBlocks | Number of translated blocks.
|
| teBTS_ExecutedBlocks | Number of executed blocks.
|
| teBTS_CodeSize | Translated code size in bytes.
|
◆ TEMU_IFACE_REFERENCE_TYPE()
| TEMU_IFACE_REFERENCE_TYPE |
( |
temu_BT |
| ) |
|