Home
last modified time | relevance | path

Searched refs:fetch_bpf_obj_info (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/strace/
H A Dbpf.c566 fetch_bpf_obj_info(struct tcb * const tcp, uint64_t info, uint32_t size) in fetch_bpf_obj_info() function
625 const char *info_buf = fetch_bpf_obj_info(tcp, info, size); in print_bpf_obj_info()
H A DChangeLog2629 (print_bpf_map_info, print_bpf_prog_info, fetch_bpf_obj_info,