Searched refs:max_last_line_cnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.c7646 const size_t max_last_line_cnt = 10; local
7657 for (i = 0; i < max_last_line_cnt; i++, next_line = cur_line) {

Completed in 151 milliseconds