Lines Matching defs:x
656 def sched__sched_switch(*x):
659 def evsel_table(evsel_id, evsel_name, *x):
665 def machine_table(machine_id, pid, root_dir, *x):
671 def thread_table(thread_id, machine_id, process_id, pid, tid, *x):
675 def comm_table(comm_id, comm_str, *x):
681 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x):
686 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x):
694 def symbol_table(symbol_id, dso_id, sym_start, sym_end, binding, symbol_name, *x):
700 def branch_type_table(branch_type, name, *x):
706 …to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, *x):
713 def call_path_table(cp_id, parent_id, symbol_id, ip, *x):
718 …path_id, call_time, return_time, branch_count, call_id, return_id, parent_call_path_id, flags, *x):