Searched refs:collect_syms_and_lines (Results 1 - 2 of 2) sorted by relevance
/third_party/littlefs/scripts/ |
H A D | perf.py | 237 def collect_syms_and_lines(obj_path, *, function 484 syms, sym_at, lines, line_at = collect_syms_and_lines(
|
H A D | perfbd.py | 145 def collect_syms_and_lines(obj_path, *, function 553 syms, sym_at, lines, line_at = collect_syms_and_lines(obj_path, **args)
|
Completed in 3 milliseconds