Searched refs:should_commit (Results 1 - 16 of 16) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_interface/
H A DallocTracer.cpp33 if (event.should_commit()) {
42 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTraceSend.cpp44 if (event.should_commit()) {
58 if (e.should_commit()) {
68 if (e.should_commit()) {
79 if (e.should_commit()) {
90 if (e.should_commit()) {
109 if (e.should_commit()) {
120 if (e.should_commit()) {
129 if (e.should_commit()) {
140 if (e.should_commit()) {
156 if (e.should_commit()) {
[all...]
/openjdk7/hotspot/src/share/vm/trace/
H A DtraceEvent.hpp79 bool should_commit() { function in class:TraceEvent
88 if (!should_commit()) {
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp333 if (event.should_commit()) {
586 if (event.should_commit()) {
H A DobjectMonitor.cpp447 if (event.should_commit()) {
1463 if (event.should_commit()) {
1603 if (event.should_commit()) {
H A Djava.cpp530 if (event.should_commit()) {
H A DvmThread.cpp385 if (event.should_commit()) {
H A Dthread.cpp1643 if (event.should_commit()) {
1778 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp564 if (event.should_commit()) {
582 if (event.should_commit()) {
H A Dcompile.cpp3259 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/code/
H A DcodeCache.cpp781 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp1810 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp2615 if (event.should_commit()) {
/openjdk7/hotspot/src/share/vm/prims/
H A Dunsafe.cpp1213 if (event.should_commit()) {
H A Djvm.cpp2953 if (event.should_commit()) {
2970 if (event.should_commit()) {
H A Djni.cpp5144 if (event.should_commit()) {
5348 if (event.should_commit()) {

Completed in 345 milliseconds