Home
last modified time | relevance | path

Searched refs:has_uprobe_syscall (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dusdt.c265 bool has_uprobe_syscall; member
311 man->has_uprobe_syscall = kernel_supports(obj, FEAT_UPROBE_SYSCALL); in usdt_manager_new()
832 if (man->has_uprobe_syscall && has_nop_combo(elf_fd->fd, usdt_rel_ip)) { in collect_usdt_targets()