time_fmt1 40 samples/bpf/trace_event_kern.c char time_fmt1[] = "Time Enabled: %llu, Time Running: %llu"; time_fmt1 64 samples/bpf/trace_event_kern.c bpf_trace_printk(time_fmt1, sizeof(time_fmt1), value_buf.enabled, value_buf.running);