Home
last modified time | relevance | path

Searched full:file_state (Results 1 – 7 of 7) sorted by relevance

/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c63 unsigned long file_state; member
582 handle->file_state); in save_string_section()
607 handle->file_state = TRACECMD_OPTION_STRINGS; in save_string_section()
627 handle->file_state); in read_header_files()
715 handle->file_state = TRACECMD_FILE_HEADERS; in read_header_files()
959 handle->file_state); in read_ftrace_files()
985 handle->file_state = TRACECMD_FILE_FTRACE_EVENTS; in read_ftrace_files()
1018 handle->file_state); in read_event_files()
1069 handle->file_state = TRACECMD_FILE_ALL_EVENTS; in read_event_files()
1129 handle->file_state); in read_proc_kallsyms()
[all …]
Dtrace-input.c173 unsigned long file_state; member
231 #define CHECK_READ_STATE(H, S) ((H)->file_version < FILE_VERSION_SECTIONS && (H)->file_state >= (S))
254 return handle->file_state; in tracecmd_get_file_state()
594 handle->file_state = TRACECMD_FILE_HEADERS; in read_header_files()
798 handle->file_state = TRACECMD_FILE_FTRACE_EVENTS; in read_ftrace_files()
896 handle->file_state = TRACECMD_FILE_ALL_EVENTS; in read_event_files()
923 handle->file_state = TRACECMD_FILE_KALLSYMS; in read_proc_kallsyms()
940 handle->file_state = TRACECMD_FILE_KALLSYMS; in read_proc_kallsyms()
960 handle->file_state = TRACECMD_FILE_PRINTK; in read_ftrace_printk()
978 handle->file_state = TRACECMD_FILE_PRINTK; in read_ftrace_printk()
[all …]
/external/mesa3d/src/freedreno/ir3/
Dir3_ra_validate.c84 struct file_state { struct
89 struct file_state half, full, shared; argument
220 merge_file(struct file_state *dst, const struct file_state *src, unsigned size) in merge_file()
245 static struct file_state *
278 struct file_state *file = ra_val_get_file(ctx, dst); in propagate_normal_instr()
296 struct file_state *file = ra_val_get_file(ctx, dst); in propagate_split()
338 struct file_state *file = ra_val_get_file(ctx, dst); in propagate_collect()
378 struct file_state *file = ra_val_get_file(ctx, dst); in propagate_parallelcopy()
416 struct file_state *file = ra_val_get_file(ctx, dst); in propagate_parallelcopy()
568 struct file_state *file = ra_val_get_file(ctx, src); in check_reaching_src()
/external/arm-trusted-firmware/drivers/io/
Dio_dummy.c15 struct file_state { struct
20 static struct file_state current_file = {0}; argument
111 *length = ((struct file_state *)entity->info)->size; in dummy_block_len()
/external/cronet/components/metrics/
Dclean_exit_beacon.cc149 // Records |file_state| in a histogram.
150 void RecordBeaconFileState(BeaconFileState file_state) { in RecordBeaconFileState() argument
152 "Variations.ExtendedSafeMode.BeaconFileStateAtStartup", file_state); in RecordBeaconFileState()
/external/bazelbuild-rules_python/examples/bzlmod/
Dgazelle_python.yaml415 pylint.utils.file_state: pylint
/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
Dgazelle_python.yaml416 pylint.utils.file_state: pylint