Home
last modified time | relevance | path

Searched defs:start_event (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/hiebpf/include/
Dfstrace_progs.h21 struct start_event_t start_event = {}; in BPF_KPROBE() local
61 struct start_event_t start_event = {}; in BPF_KPROBE() local
100 struct start_event_t start_event = {}; in BPF_KPROBE() local
139 struct start_event_t start_event = {}; in BPF_KPROBE() local
179 struct start_event_t start_event = {}; in BPF_KPROBE() local
219 struct start_event_t start_event = {}; in BPF_KPROBE() local
259 struct start_event_t start_event = {}; in BPF_KPROBE() local
301 struct start_event_t start_event = {}; in BPF_KPROBE() local
347 struct start_event_t start_event = {}; in pwritev_entry() local
452 struct start_event_t start_event = {}; in BPF_KPROBE() local
Dhiebpf_types.h17 struct fstrace_start_event_t start_event; member
51 struct pftrace_start_event_t start_event; member
95 struct biotrace_start_event_t start_event; member
116 struct strtrace_start_event_t start_event; member
Dbpf_event_receiver.h217 int ConvertFSTraceArgsToArray(__u64 *args, const struct fstrace_start_event_t *start_event) in ConvertFSTraceArgsToArray()
/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c120 …const struct fstrace_start_event_t* start_event = bpf_map_lookup_elem(&start_event_map, &pid_tgid); in emit_fstrace_event() local
161 struct start_event_t start_event = {}; in handle_pftrace_start_event() local
223 struct pftrace_start_event_t start_event; in read_modify_update_current_type() local
718 struct start_event_t start_event = {}; in handle_blk_issue() local
765 …const struct biotrace_start_event_t *start_event = bpf_map_lookup_elem(&start_event_map, &start_ev… in BPF_PROG() local
800 …struct dlopen_trace_start_event_t *start_event = bpf_ringbuf_reserve(&bpf_ringbuf_map, event_size,… in BPF_KRETPROBE() local