OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_disk_perf
(Results
1 - 3
of
3
) sorted by null
/system/core/storaged/include/
storaged_utils.h
29
struct disk_perf
get_disk_perf
(struct disk_stats* stats);
/system/core/storaged/
storaged.cpp
37
struct disk_perf perf =
get_disk_perf
(&mAccumulate);
102
struct disk_perf perf =
get_disk_perf
(&inc);
114
struct disk_perf acc_perf =
get_disk_perf
(&mAccumulate);
storaged_utils.cpp
75
struct disk_perf
get_disk_perf
(struct disk_stats* stats) {
function
Completed in 3603 milliseconds