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.c65 const volatile bool print_msgs; variable
1049 if (print_msgs) in BPF_STRUCT_OPS()
1074 if (print_msgs) in BPF_STRUCT_OPS()
1096 if (print_msgs) in BPF_STRUCT_OPS()
1104 if (print_msgs) in BPF_STRUCT_OPS()
H A Dscx_qmap.c293 skel->rodata->print_msgs = true; in main()