OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLoadNs
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
FastThreadState.h
78
uint32_t
mLoadNs
[kSamplingN]; // delta CPU load in time
FastMixer.cpp
484
memset(&
mLoadNs
[mSamplingN], 0, sizeof(
mLoadNs
[0]) * additional);
585
uint32_t sampleLoadNs =
mLoadNs
[i];
FastThread.cpp
318
dumpState->
mLoadNs
[i] = loadNs;
Completed in 63 milliseconds