Home
last modified time | relevance | path

Searched defs:files_db_s (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/ioshark/
H A Dcompile_ioshark.h25 struct files_db_s { struct
28 struct files_db_s *next; argument
29 size_t size;
53 struct files_db_s *db_node = (struct files_db_s *)node; in files_db_update_size() argument
H A Dioshark_bench.h44 struct files_db_s { struct
51 struct files_db_s *next; argument