51
|
1 |
// Created by TraceCompiler 2.2.3
|
|
2 |
// DO NOT EDIT, CHANGES WILL BE LOST
|
|
3 |
|
|
4 |
#ifndef __CALENASYNCCALLBACKTRACES_H__
|
|
5 |
#define __CALENASYNCCALLBACKTRACES_H__
|
|
6 |
|
|
7 |
#define KOstTraceComponentID 0x10282f25
|
|
8 |
|
|
9 |
#define CALENASYNCCALLBACK_CALENASYNCCALLBACK_ENTRY 0x8a0011
|
|
10 |
#define CALENASYNCCALLBACK_CALENASYNCCALLBACK_EXIT 0x8a0012
|
|
11 |
#define CALENASYNCCALLBACK_NEWL_ENTRY 0x8a0013
|
|
12 |
#define CALENASYNCCALLBACK_NEWL_EXIT 0x8a0014
|
|
13 |
#define DUP1_CALENASYNCCALLBACK_CALENASYNCCALLBACK_ENTRY 0x8a0015
|
|
14 |
#define DUP1_CALENASYNCCALLBACK_CALENASYNCCALLBACK_EXIT 0x8a0016
|
|
15 |
#define CALENASYNCCALLBACK_BASECONSTRUCTL_ENTRY 0x8a0017
|
|
16 |
#define CALENASYNCCALLBACK_BASECONSTRUCTL_EXIT 0x8a0018
|
|
17 |
#define CALENASYNCCALLBACK_RUNL_ENTRY 0x8a0019
|
|
18 |
#define CALENASYNCCALLBACK_RUNL_EXIT 0x8a001a
|
|
19 |
|
|
20 |
|
|
21 |
#endif
|
|
22 |
|
|
23 |
// End of file
|
|
24 |
|