Home
last modified time | relevance | path

Searched refs:biotrace_start_event_t (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/hiebpf/include/
H A Dhiebpf_types.h84 struct biotrace_start_event_t { struct
95 struct biotrace_start_event_t start_event;
137 struct biotrace_start_event_t bio_se;
/developtools/profiler/hiebpf/src/
H A Dhiebpf.bpf.c720 struct biotrace_start_event_t *bio_se = &start_event.bio_se; in handle_blk_issue()
765 const struct biotrace_start_event_t *start_event = bpf_map_lookup_elem(&start_event_map, &start_event_map_key); in BPF_PROG()

Completed in 2 milliseconds