Home
last modified time | relevance | path

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

/external/bcc/tools/
Dargdist.py22 streq_index = 0 variable in Probe
254 fname = "streq_%d" % Probe.streq_index
255 Probe.streq_index += 1
Dtrace.py26 streq_index = 0 variable in Probe
244 fname = "streq_%d" % Probe.streq_index
245 Probe.streq_index += 1