Searched refs:parent_call_path_id (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 709 …path_id, call_time, return_time, branch_count, call_id, return_id, parent_call_path_id, flags, *x): argument 711 …_time, 8, return_time, 8, branch_count, 8, call_id, 8, return_id, 8, parent_call_path_id, 4, flags)
|