Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dperfboot.py192 def init_perf(device, output, record_list, tags): argument
275 def output_results(filename, record_list, tags): argument
347 def print_summary(record_list, end_tag): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_utils.py157 def _handler_watcher(self, record_list): argument
/aosp_15_r20/external/python/cpython3/Modules/
D_testinternalcapi.c495 static PyObject *record_list = NULL; variable