clock/clockui/clockwidget/clockwidgetimpl/traces/clockwidgetTraces.h
author hgs
Mon, 09 Aug 2010 18:30:52 +0530
changeset 57 bb2d3e476f29
permissions -rw-r--r--
201031
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57
hgs
parents:
diff changeset
     1
// Created by TraceCompiler 2.2.3
hgs
parents:
diff changeset
     2
// DO NOT EDIT, CHANGES WILL BE LOST
hgs
parents:
diff changeset
     3
hgs
parents:
diff changeset
     4
#ifndef __CLOCKWIDGETTRACES_H__
hgs
parents:
diff changeset
     5
#define __CLOCKWIDGETTRACES_H__
hgs
parents:
diff changeset
     6
hgs
parents:
diff changeset
     7
#define KOstTraceComponentID 0x2002e715
hgs
parents:
diff changeset
     8
hgs
parents:
diff changeset
     9
#define CLOCKWIDGET_CLOCKWIDGET_ENTRY 0x8a000d
hgs
parents:
diff changeset
    10
#define CLOCKWIDGET_CLOCKWIDGET_EXIT 0x8a000e
hgs
parents:
diff changeset
    11
#define DUP1_CLOCKWIDGET_CLOCKWIDGET_ENTRY 0x8a000f
hgs
parents:
diff changeset
    12
#define DUP1_CLOCKWIDGET_CLOCKWIDGET_EXIT 0x8a0010
hgs
parents:
diff changeset
    13
#define CLOCKWIDGET_CLOCKTYPE_ENTRY 0x8a0011
hgs
parents:
diff changeset
    14
#define CLOCKWIDGET_CLOCKTYPE_EXIT 0x8a0012
hgs
parents:
diff changeset
    15
#define CLOCKWIDGET_SETCLOCKTYPE_ENTRY 0x8a0013
hgs
parents:
diff changeset
    16
#define CLOCKWIDGET_SETCLOCKTYPE_EXIT 0x8a0014
hgs
parents:
diff changeset
    17
#define CLOCKWIDGET_UPDATETIME_ENTRY 0x8a0015
hgs
parents:
diff changeset
    18
#define CLOCKWIDGET_UPDATETIME_EXIT 0x8a0016
hgs
parents:
diff changeset
    19
#define CLOCKWIDGET_LOADCLOCKWIDGET_ENTRY 0x8a0017
hgs
parents:
diff changeset
    20
#define CLOCKWIDGET_LOADCLOCKWIDGET_EXIT 0x8a0018
hgs
parents:
diff changeset
    21
#define CLOCKWIDGET_UPDATECLOCKWIDGET_ENTRY 0x8a0019
hgs
parents:
diff changeset
    22
#define CLOCKWIDGET_UPDATECLOCKWIDGET_EXIT 0x8a001a
hgs
parents:
diff changeset
    23
#define CLOCKWIDGET_TIMEFORMAT_ENTRY 0x8a001b
hgs
parents:
diff changeset
    24
#define CLOCKWIDGET_TIMEFORMAT_EXIT 0x8a001c
hgs
parents:
diff changeset
    25
#define CLOCKWIDGET_SETTIMEFORMAT_ENTRY 0x8a001d
hgs
parents:
diff changeset
    26
#define CLOCKWIDGET_SETTIMEFORMAT_EXIT 0x8a001e
hgs
parents:
diff changeset
    27
hgs
parents:
diff changeset
    28
hgs
parents:
diff changeset
    29
#endif
hgs
parents:
diff changeset
    30
hgs
parents:
diff changeset
    31
// End of file
hgs
parents:
diff changeset
    32