Home
last modified time | relevance | path

Searched refs:fPreemptions (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp321 fPreemptions(0), in Thread()
431 fPreemptions++; in AddPreemption()
H A DModel.h545 int64 fPreemptions; variable
1367 return fPreemptions; in Preemptions()