Searched refs:HELPER_PERF_EVENT_OUTPUT (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/bpf/helper/ | ||
H A D | consts.rs | 6 pub const HELPER_PERF_EVENT_OUTPUT: u32 = 25; constant |
H A D | mod.rs | 326 HELPER_PERF_EVENT_OUTPUT, in init_helper_functions() |