Searched refs:UNTIMED (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DobjectCountEventSender.cpp36 EventObjectCountAfterGC event(UNTIMED);
H A DgcTraceSend.cpp43 EventGCGarbageCollection event(UNTIMED);
67 EventGCParallelOld e(UNTIMED);
78 EventGCYoungGarbageCollection e(UNTIMED);
89 EventGCOldGarbageCollection e(UNTIMED);
128 EventGCG1GarbageCollection e(UNTIMED);
246 T event(UNTIMED);
/openjdk7/hotspot/src/share/vm/trace/
H A DtraceEvent.hpp29 UNTIMED, enumerator in enum:EventStartTime
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp332 EventSweepCodeCache event(UNTIMED);
585 EventCleanCodeCache event(UNTIMED);
H A DobjectMonitor.cpp611 TEVENT (Inflated enter - park UNTIMED) ;
/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp563 EventCompilerPhase event(UNTIMED);
581 EventCompilerPhase event(UNTIMED);
/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp2614 EventClassLoad event(UNTIMED);
2665 EventClassUnload event(UNTIMED);

Completed in 87 milliseconds