Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h14765 struct undef_hook { struct
14766 struct list_head node;
14767 u32 instr_mask;
14768 u32 instr_val;
14769 u64 pstate_mask;
14770 u64 pstate_val;
14771 int (*fn)(struct pt_regs *, u32);