Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/bpf_skel/
Dbench_uprobe.bpf.c6 unsigned int nr_uprobes; variable
20 bpf_trace_printk(fmt, sizeof(fmt), ++nr_uprobes); in BPF_UPROBE()