HomeSort by relevance Sort by last modified time
    Searched refs:_add_function (Results 1 - 4 of 4) sorted by null

  /external/bcc/tools/
funccount.py 109 def _add_function(self, template, probe_name): member in class:Probe
124 text += self._add_function(template, function)
141 text += self._add_function(template, function)
146 text += self._add_function(template, tracepoint)
158 text += self._add_function(template, match)
  /external/tensorflow/tensorflow/python/eager/
function.py 369 g._add_function(self)
372 g._add_function(f)
    [all...]
  /external/tensorflow/tensorflow/python/framework/
function.py 507 g._add_function(self)
    [all...]
ops.py 3352 def _add_function(self, function): member in class:Graph
    [all...]

Completed in 124 milliseconds