OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:log_event_disk_stats
(Results
1 - 3
of
3
) sorted by null
/system/core/storaged/include/
storaged_utils.h
42
void
log_event_disk_stats
(struct disk_stats* stats, const char* type);
/system/core/storaged/
storaged.cpp
39
log_event_disk_stats
(&mAccumulate, "regular");
116
log_event_disk_stats
(&mAccumulate, "stalled");
storaged_utils.cpp
215
void
log_event_disk_stats
(struct disk_stats* stats, const char* type) {
function
Completed in 85 milliseconds