Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
A Dlibxed.py92 def DisassembleOne(self, inst, bytes_ptr, bytes_cnt, ip): argument
94 err = self.xed_decode(inst.xedp, bytes_ptr, bytes_cnt)
/linux/tools/testing/selftests/bpf/
A Dtest_sockmap.c515 int i, j = 0, bytes_cnt = 0; in msg_verify_data() local
541 bytes_cnt++; in msg_verify_data()
542 if (bytes_cnt == chunk_sz) { in msg_verify_data()
544 bytes_cnt = 0; in msg_verify_data()

Completed in 6 milliseconds