Lines Matching defs:x
669 def sched__sched_switch(*x):
672 def evsel_table(evsel_id, evsel_name, *x):
678 def machine_table(machine_id, pid, root_dir, *x):
684 def thread_table(thread_id, machine_id, process_id, pid, tid, *x):
688 def comm_table(comm_id, comm_str, *x):
694 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x):
699 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x):
707 def symbol_table(symbol_id, dso_id, sym_start, sym_end, binding, symbol_name, *x):
713 def branch_type_table(branch_type, name, *x):
719 …to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, *x):
726 def call_path_table(cp_id, parent_id, symbol_id, ip, *x):
731 …path_id, call_time, return_time, branch_count, call_id, return_id, parent_call_path_id, flags, *x):