Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 10 of 10) sorted by relevance

/tools/tracing/rtla/src/
A Dtrace.c330 static void trace_event_disable_filter(struct trace_instance *instance, in trace_event_disable_filter()
359 static void trace_event_save_hist(struct trace_instance *instance, in trace_event_save_hist()
408 static void trace_event_disable_trigger(struct trace_instance *instance, in trace_event_disable_trigger()
437 void trace_events_disable(struct trace_instance *instance, in trace_events_disable()
461 static int trace_event_enable_filter(struct trace_instance *instance, in trace_event_enable_filter()
496 static int trace_event_enable_trigger(struct trace_instance *instance, in trace_event_enable_trigger()
532 int trace_events_enable(struct trace_instance *instance, in trace_events_enable()
565 void trace_events_destroy(struct trace_instance *instance, in trace_events_destroy()
/tools/power/acpi/os_specific/service_layers/
A Doslinuxtbl.c21 u32 instance; member
220 u32 instance, in acpi_os_get_table_by_name()
277 static acpi_status osl_add_table_to_list(char *signature, u32 instance) in osl_add_table_to_list()
350 u32 *instance, acpi_physical_address *address) in acpi_os_get_table_by_index()
767 u32 instance, in osl_get_bios_table()
997 u32 instance; in osl_list_customized_tables() local
1156 osl_table_name_from_file(char *filename, char *signature, u32 *instance) in osl_table_name_from_file()
1309 u32 instance, in osl_get_customized_table()
/tools/power/acpi/tools/acpidump/
A Dapdump.c143 u32 instance, acpi_physical_address address) in ap_dump_table_buffer()
193 u32 instance = 0; in ap_dump_all_tables() local
295 u32 instance; in ap_dump_table_by_name() local
A Dapfiles.c104 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file()
/tools/thermal/tmon/
A Dtmon.h52 int instance; member
78 int instance; member
/tools/perf/util/
A Dllvm-c-helpers.cpp36 static LLVMSymbolizer *instance = nullptr; in get_symbolizer() local
/tools/testing/selftests/hid/tests/
A Dbase.py429 def instance(cls): member in HIDTestUdevRule
/tools/testing/selftests/net/tcp_ao/lib/
A Dftrace.c309 char *enable_path, *filter_path, *instance = tracer->instance_path; in setup_trace_event() local
/tools/include/uapi/drm/
A Di915_drm.h269 #define __I915_PMU_ENGINE(class, instance, sample) \ argument
274 #define I915_PMU_ENGINE_BUSY(class, instance) \ argument
277 #define I915_PMU_ENGINE_WAIT(class, instance) \ argument
280 #define I915_PMU_ENGINE_SEMA(class, instance) \ argument
/tools/perf/scripts/python/
A Dexported-sql-viewer.py4826 def AddInstanceToShutdownOnExit(self, instance): argument

Completed in 45 milliseconds