OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMonotonicKnown
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libcpustats/include/cpustats/
ThreadCpuUsage.h
47
mMonotonicKnown
(false)
127
bool
mMonotonicKnown
; // whether mMonotonicTs has been set
/frameworks/av/media/libcpustats/
ThreadCpuUsage.cpp
52
if (!
mMonotonicKnown
) {
57
mMonotonicKnown
= true;
135
if (
mMonotonicKnown
) {
158
if (
mMonotonicKnown
) {
163
mMonotonicKnown
= false;
Completed in 1215 milliseconds