Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dlibxed.py92 def DisassembleOne(self, inst, bytes_ptr, bytes_cnt, ip): argument
/openbmc/qemu/hw/net/can/
H A Dctucan_core.c102 unsigned int bytes_cnt = -1; in ctucan_frame2buff() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c514 int i, j = 0, bytes_cnt = 0; in msg_verify_data() local