Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/iovisor/bcc
/ lost_cb
Method
lost_cb
tests/python/test_array.py:52–53 ·
view source on GitHub ↗
(lost)
Source
from the content-addressed store, hash-verified
50
self.counter += 1
51
52
def
lost_cb(lost):
53
self.assertGreater(lost, 0)
54
55
text = b
""
"
56
BPF_PERF_OUTPUT(events);
Callers
1
perf_reader_event_read
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected