Lines Matching refs:SEC
19 } timers SEC(".maps");
26 } locks SEC(".maps");
59 SEC("raw_tp/sys_enter")
67 SEC("tp/syscalls/sys_enter_nanosleep")
75 SEC("kprobe/sys_nanosleep")
83 SEC("perf_event")
91 SEC("raw_tp/sys_enter")
99 SEC("tp/syscalls/sys_enter_nanosleep")
107 SEC("kprobe/sys_nanosleep")
115 SEC("perf_event")
123 const char LICENSE[] SEC("license") = "GPL";