Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dbpf_trace.c168 int fmt_cnt = 0; in BPF_CALL_5() local
189 if (fmt_cnt >= 3) in BPF_CALL_5()
195 mod[fmt_cnt]++; in BPF_CALL_5()
198 mod[fmt_cnt]++; in BPF_CALL_5()
202 fmt_cnt++; in BPF_CALL_5()
209 switch (fmt_cnt) { in BPF_CALL_5()
232 mod[fmt_cnt]++; in BPF_CALL_5()
239 fmt_cnt++; in BPF_CALL_5()