Searched defs:values (Results 1 - 11 of 11) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOSimpleReporter.cpp144 IOSimpleReportValues *values = NULL; local
H A DIOStateReporter.cpp266 IOStateReportValues *values; local
499 IOStateReportValues *values; local
757 IOStateReportValues *values = NULL; local
[all...]
H A DIOReporter.cpp744 setElementValues(int element_index, IOReportElementValues *values, uint64_t record_time ) argument
H A DIOMemoryDescriptor.cpp4361 OSObject *values[2]; local
[all...]
/xnu-2782.1.97/iokit/IOKit/
H A DIOReportTypes.h201 IOReportElementValues values; member in struct:__anon641
/xnu-2782.1.97/tools/tests/jitter/
H A Dtimer_jitter.c159 compute_stats(double *values, uint64_t count, double *average_magnitudep, double *maxp, double *minp, double *stddevp) argument
/xnu-2782.1.97/osfmk/bank/
H A Dbank.c361 bank_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_recipe, mach_voucher_attr_content_size_t *in_out_recipe_size) argument
422 bank_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t __unused values, mach_msg_type_number_t __unused value_count, mach_voucher_attr_command_t __unused command, mach_voucher_attr_content_t __unused in_content, mach_voucher_attr_content_size_t __unused in_content_size, mach_voucher_attr_content_t __unused out_content, mach_voucher_attr_content_size_t __unused *out_content_size) argument
/xnu-2782.1.97/tools/tests/zero-to-n/
H A Dzero-to-n.c380 compute_stats(uint64_t *values, uint64_t count, float *averagep, uint64_t *maxp, uint64_t *minp, float *stddevp) argument
/xnu-2782.1.97/osfmk/atm/
H A Datm.c385 atm_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_recipe, mach_voucher_attr_content_size_t *in_out_recipe_size) argument
429 atm_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_command_t command, mach_voucher_attr_content_t in_content, mach_voucher_attr_content_size_t in_content_size, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *out_content_size) argument
[all...]
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_importance.c2913 ipc_importance_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_voucher_attr_value_handle_array_size_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *in_out_content_size) argument
2985 ipc_importance_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_command_t command, mach_voucher_attr_content_t in_content, mach_voucher_attr_content_size_t in_content_size, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *out_content_size) argument
H A Dipc_voucher.c771 ivace_lookup_values( iv_index_t key_index, iv_index_t value_index, mach_voucher_attr_value_handle_array_t values, mach_voucher_attr_value_handle_array_size_t *count) argument
2877 user_data_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_voucher_attr_value_handle_array_size_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *in_out_content_size) argument
2910 user_data_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t __unused values, mach_msg_type_number_t __unused value_count, mach_voucher_attr_command_t __unused command, mach_voucher_attr_content_t __unused in_content, mach_voucher_attr_content_size_t __unused in_content_size, mach_voucher_attr_content_t __unused out_content, mach_voucher_attr_content_size_t __unused *out_content_size) argument
[all...]

Completed in 130 milliseconds