Home
last modified time | relevance | path

Searched refs:survived (Results 1 – 5 of 5) sorted by relevance

/external/oprofile/events/mips/sb1/
Devents35 event:0x2c counters:1,2,3 um:zero minimum:500 name:BRANCH_STAGE4 :Branch survived stage 4
71 event:0x8 counters:1,2,3 um:zero minimum:500 name:LOAD_SURVIVED_STAGE4 :Load survived stage 4
72 event:0x9 counters:1,2,3 um:zero minimum:500 name:STORE_SURVIVED_STAGE4 :Store survived stage 4
73 event:0x0 counters:1,2,3 um:zero minimum:500 name:INSN_SURVIVED_STAGE7 :Instruction survived stage 7
/external/v8/src/
Dheap.h1189 inline void IncrementYoungSurvivorsCounter(int survived) { in IncrementYoungSurvivorsCounter() argument
1190 young_survivors_after_last_gc_ = survived; in IncrementYoungSurvivorsCounter()
1191 survived_since_last_expansion_ += survived; in IncrementYoungSurvivorsCounter()
/external/v8/
DChangeLog1843 slice of the external string survived as a symbol.
/external/srec/config/en.us/dictionary/
Dlarge.ok28396 survived sPvIvd
/external/webkit/Source/WebCore/
DChangeLog-2006-12-318333 Amazingly, DocumentLoader.h survived all this time without a header guard...