Home
last modified time | relevance | path

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

/external/bcc/src/python/bcc/
D__init__.py34 _probe_limit = 1000 variable
560 if _num_open_probes + num_new_probes > _probe_limit: