Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_metrics_linux.cc968 static const char kSwitchStat[] = "voluntary_ctxt_switches"; in GetIdleWakeupsPerSecond() local
969 return ReadProcStatusAndGetFieldAsUint64(process_, kSwitchStat, &num_switches) in GetIdleWakeupsPerSecond()