Searched defs:is_read (Results 1 – 2 of 2) sorted by relevance
| /system/extras/boottime_tools/io_analysis/ |
| D | check_file_read.py | 143 def add_access(self, is_read, time, offset, size, process_name, read_sizes): argument 149 def add_merged_access(self, is_read, time, offsets, lens, process_names): argument 215 def handle_req_complete(self, time, is_read): argument 219 def handle_merged_req(self, time, offsets, lens, names, is_read): argument
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 18991 bool is_read; member
|