Home
last modified time | relevance | path

Searched refs:parent_db_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c713 u64 parent_db_id, sym_db_id; in python_export_call_path() local
715 parent_db_id = cp->parent ? cp->parent->db_id : 0; in python_export_call_path()
721 tuple_set_u64(t, 1, parent_db_id); in python_export_call_path()