Home
last modified time | relevance | path

Searched defs:function_start_line (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dtraceback.h61 int function_start_line; member
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dpprof_profiler.py114 def index_of(self, file_path, function_name, function_start_line): argument
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dannotate.py135 def add_function_period(self, function_name, function_start_line, period): argument