summaryrefslogblamecommitdiffstats
path: root/private/mvdm/softpc.new/base/cvidc/prof_c.h
blob: 538a106d45e509c7faa3dc134db22bbc1d536303 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                            
#ifndef _Prof_c_h
#define _Prof_c_h
#define EOI_DEFAULTS (0)
#define EOI_DISABLED (1)
#define EOI_KEEP_GRAPH (2)
#define EOI_KEEP_ARGS (4)
#define EOI_ENABLE_ALL (8)
#define EOI_DISABLE_ALL (16)
#define EOI_AUTOSOI (32)
#define EOI_HOSTHOOK (64)
#define EOI_NOTIME (128)
#endif /* ! _Prof_c_h */