Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dfstrace_progs.h24 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
54 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
64 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
93 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
103 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
132 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
142 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
172 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
182 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
212 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
[all …]
/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c373 int check_current_pid(const int32_t pid, const int32_t tgid) in check_current_pid() function
657 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
667 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
677 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
687 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
697 if (check_current_pid(-1, -1) != 0) { in BPF_KPROBE()
707 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()
746 if (check_current_pid(-1, -1) != 0) { in block_issue()
759 if (check_current_pid(-1, -1) != 0) { in BPF_PROG()
798 if (check_current_pid(-1, -1) != 0) { in BPF_KRETPROBE()