Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c44 const volatile bool print_msgs; variable
698 if (print_msgs) in BPF_STRUCT_OPS()
707 if (print_msgs) in BPF_STRUCT_OPS()
714 if (print_msgs) in BPF_STRUCT_OPS()
760 if (print_msgs) { in BPF_STRUCT_OPS()
769 if (print_msgs) { in BPF_STRUCT_OPS()
934 if (print_msgs && !sub_cgroup_id) in BPF_STRUCT_OPS_SLEEPABLE()
H A Dscx_qmap.c97 skel->rodata->print_msgs = true; in main()