Home
last modified time | relevance | path

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

/kernel/trace/
Dbpf_trace.c219 int fmt_cnt = 0; in BPF_CALL_5() local
240 if (fmt_cnt >= 3) in BPF_CALL_5()
246 mod[fmt_cnt]++; in BPF_CALL_5()
249 mod[fmt_cnt]++; in BPF_CALL_5()
255 fmt_cnt++; in BPF_CALL_5()
262 switch (fmt_cnt) { in BPF_CALL_5()
285 mod[fmt_cnt]++; in BPF_CALL_5()
292 fmt_cnt++; in BPF_CALL_5()