Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Ddb-export.c561 u64 comm_out_id, comm_in_id; in db_export__switch() local
600 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
605 comm_in_id = comm_a ? comm_a->db_id : 0; in db_export__switch()
611 th_in_id, comm_in_id, flags); in db_export__switch()
H A Ddb-export.h64 u64 th_in_id, u64 comm_in_id, int flags);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Ddb-export.c561 u64 comm_out_id, comm_in_id; in db_export__switch() local
600 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
605 comm_in_id = comm_a ? comm_a->db_id : 0; in db_export__switch()
611 th_in_id, comm_in_id, flags); in db_export__switch()
H A Ddb-export.h64 u64 th_in_id, u64 comm_in_id, int flags);
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Ddb-export.c561 u64 comm_out_id, comm_in_id; in db_export__switch() local
600 comm_in_id = comm_b ? comm_b->db_id : 0; in db_export__switch()
605 comm_in_id = comm_a ? comm_a->db_id : 0; in db_export__switch()
611 th_in_id, comm_in_id, flags); in db_export__switch()
H A Ddb-export.h64 u64 th_in_id, u64 comm_in_id, int flags);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1108 …_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_in_id, flags, *x): argument
1110 …ne_id, 8, time, 4, cpu, 8, thread_out_id, 8, comm_out_id, 8, thread_in_id, 8, comm_in_id, 4, flags)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1108 …_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_in_id, flags, *x): argument
1110 …ne_id, 8, time, 4, cpu, 8, thread_out_id, 8, comm_out_id, 8, thread_in_id, 8, comm_in_id, 4, flags)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1108 …_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_in_id, flags, *x): argument
1110 …ne_id, 8, time, 4, cpu, 8, thread_out_id, 8, comm_out_id, 8, thread_in_id, 8, comm_in_id, 4, flags)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1250 u64 th_in_id, u64 comm_in_id, int flags) in python_export_context_switch() argument
1264 tuple_set_u64(t, 7, comm_in_id); in python_export_context_switch()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1250 u64 th_in_id, u64 comm_in_id, int flags) in python_export_context_switch() argument
1264 tuple_set_u64(t, 7, comm_in_id); in python_export_context_switch()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1250 u64 th_in_id, u64 comm_in_id, int flags) in python_export_context_switch() argument
1264 tuple_set_u64(t, 7, comm_in_id); in python_export_context_switch()