Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c596 scx_bpf_dump("QMAP FIFO[%d]:", i); in BPF_STRUCT_OPS()
608 scx_bpf_dump(" %d", pid); in BPF_STRUCT_OPS()
617 scx_bpf_dump("\n"); in BPF_STRUCT_OPS()
631 scx_bpf_dump("QMAP: dsp_idx=%llu dsp_cnt=%llu avg_weight=%u cpuperf_target=%u", in BPF_STRUCT_OPS()
645 scx_bpf_dump("QMAP: force_local=%d core_sched_seq=%llu", in BPF_STRUCT_OPS()
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h169 #define scx_bpf_dump(fmt, args...) \ macro
182 scx_bpf_dump("kernel: %d.%d.%d %s\ncc: %s\n", \