Home
last modified time | relevance | path

Searched defs:bytes_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/perf/scripts/python/
Dlibxed.py92 def DisassembleOne(self, inst, bytes_ptr, bytes_cnt, ip): argument
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_sockmap.c553 int bytes_cnt = *bytes_cnt_p, check_cnt = *check_cnt_p, push = *push_p; in msg_verify_data() local
683 int bytes_cnt = 0; in msg_loop() local