Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dhiebpf_types.h15 struct fstrace_cmplt_event_t { struct
16 __u32 tracer;
17 struct fstrace_start_event_t start_event;
18 __u64 ctime;
19 __u32 pid;
20 __u32 tgid;
21 __u32 uid;
22 __u32 gid;
23 char comm[MAX_COMM_LEN];
24 int32_t retval;
[all …]