OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLoadUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
FastThread.h
92
char
mLoadUs
[16]; // load_us + suffix
FastThread.cpp
77
//
mLoadUs
(loadUs)
84
strlcpy(
mLoadUs
, loadUs, sizeof(
mLoadUs
));
345
ATRACE_INT(
mLoadUs
, loadNs / 1000);
Completed in 368 milliseconds