Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c391 const u32 trace_all_index = 0; in check_current_pid() local
394 const int32_t *target_pids_ptr = bpf_map_lookup_elem(&target_pid_map, &trace_all_index); in check_current_pid()
404 if (target_pids[trace_all_index] != 0) { in check_current_pid()