Home
last modified time | relevance | path

Searched refs:BPF_TRUE (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/hiebpf/src/
H A Dhiebpf.bpf.c100 BPFLOGW(BPF_TRUE, "failed to read unwind configuration"); in unwind_stack()
115 BPFLOGD(BPF_TRUE, "failed to reserve space for fstrace event from BPF ringbuffer"); in emit_fstrace_event()
123 BPFLOGD(BPF_TRUE, "fstrace event discarded: failed to read fstrace_start_event"); in emit_fstrace_event()
128 BPFLOGI(BPF_TRUE, "fstrace event discarded: invalide fstrace start event"); in emit_fstrace_event()
142 BPFLOGD(BPF_TRUE, "fstrace event discarded: failed to get process command"); in emit_fstrace_event()
168 BPFLOGW(BPF_TRUE, "failed read page fault address for pftrace start event"); in handle_pftrace_start_event()
176 BPFLOGF(BPF_TRUE, "failed to update pftrace_start_event for pid_tgid = %lld", pid_tgid); in handle_pftrace_start_event()
187 BPFLOGD(BPF_TRUE, "failed to lookup pftrace stat"); in read_modify_update_page_fault_stats()
193 BPFLOGD(BPF_TRUE, "failed to read pftrace stat"); in read_modify_update_page_fault_stats()
211 BPFLOGD(BPF_TRUE, "faile in read_modify_update_page_fault_stats()
[all...]
/developtools/profiler/hiebpf/include/
H A Dfstrace_progs.h38 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
77 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
116 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
156 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
196 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
236 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
276 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
319 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in BPF_KPROBE()
365 BPFLOGE(BPF_TRUE, "failed to store fstrace start event"); in pwritev_entry()
467 BPFLOGE(BPF_TRUE, "faile in BPF_KPROBE()
[all...]
H A Dbpf_log.h27 #define BPF_TRUE 1 macro

Completed in 3 milliseconds