futurerestore/.github/workflows/MacOSX10.13.sdk/usr/lib/libsystemstats.tbd
Liam(Cryptic) 029e768ca3
Fix FDR SEP Panic and a13 iPhone 11 family devices (#3)
Rose fix. Also Add working CI Static building.
2021-02-24 17:53:08 -08:00

63 lines
5.4 KiB
Plaintext

--- !tapi-tbd-v2
archs: [ x86_64 ]
uuids: [ 'x86_64: 56229AF2-722E-31DE-8D50-21110552D767' ]
platform: macosx
install-name: /usr/lib/libsystemstats.dylib
current-version: 400
exports:
- archs: [ x86_64 ]
symbols: [ _SystemStatsLogCoreDuetEventsAggregate, _SystemStatsReportDiscretionaryBudgetForDuet,
_SystemStatsReportTotalDiscretionaryEnergyCoreDuet, __systemstats_boot,
__systemstats_copy_cookie_path, __systemstats_enumerate_files,
__systemstats_get_file_stats, __systemstats_get_system_version,
__systemstats_init, __systemstats_init_for_telemetry_plugin,
__systemstats_read_current_build, __systemstats_read_uuid,
__systemstats_read_uuid_from_cookie_path, __systemstats_save_current_boot_uuid,
__systemstats_stream_create, __systemstats_stream_write, __systemstats_write,
__systemstats_writers, _absolute_time_to_absolute_milliseconds,
_getBatteryChargeAndPowerStateInfo, _get_microstackshots_from_files,
_now_in_absolute_milliseconds, _now_in_continuous_milliseconds,
_now_in_wall_milliseconds, _round_last_digit_to_zero, _round_to_two_sigfigs,
_stringForCameraType, _stringForDeviceType, _systemstatsCopyFilesMatchingCriteria,
_systemstatsCopyFilesMatchingCriteriaInternal, _systemstatsListFilesMatchingCriteria,
_systemstatsListFilesMatchingCriteriaInternal, _systemstats_bundle_is_webkit_plugin,
_systemstats_can_register_for_timed_ui_event, _systemstats_canonicalize_launchd_label,
_systemstats_checkpoint_immediate, _systemstats_checkpoint_listener_cancel,
_systemstats_checkpoint_listener_create, _systemstats_checkpoint_listener_resume,
_systemstats_coalition_id_for_pid, _systemstats_create_json_config,
_systemstats_create_record, _systemstats_create_record_for_pa_notification,
_systemstats_create_record_for_ssd_throttling, _systemstats_create_record_from_als_lux,
_systemstats_create_record_from_audio_usage, _systemstats_create_record_from_battery_charge_level,
_systemstats_create_record_from_btleAd, _systemstats_create_record_from_btleAds,
_systemstats_create_record_from_coalition_cid, _systemstats_create_record_from_coalition_mux,
_systemstats_create_record_from_cstate, _systemstats_create_record_from_display_brightness,
_systemstats_create_record_from_fan_state, _systemstats_create_record_from_gpu_cstates,
_systemstats_create_record_from_interrupt_vector, _systemstats_create_record_from_keyboard_brightness,
_systemstats_create_record_from_memory_pressure, _systemstats_create_record_from_smc_key,
_systemstats_create_record_from_smc_key_set, _systemstats_create_record_from_thermal_levels,
_systemstats_create_subrecord_from_time_at_tier, _systemstats_dispose_record,
_systemstats_foreach_micro, _systemstats_get_battery_charge_graph,
_systemstats_get_coalition_battery_breakdown, _systemstats_get_current_config,
_systemstats_get_device_key, _systemstats_get_interrupt_record,
_systemstats_get_microstackshots, _systemstats_get_model_name,
_systemstats_get_time_range_summary, _systemstats_get_top_coalitions,
_systemstats_gettimeofday, _systemstats_insert_absolute_time,
_systemstats_insert_and_dispose_subrecord, _systemstats_insert_ssd_throttle_total_time,
_systemstats_is_device_apple_thunderbolt_display, _systemstats_is_internal,
_systemstats_is_seed_build, _systemstats_log_video_event,
_systemstats_mach_absolute_time, _systemstats_mach_continuous_time,
_systemstats_machine_supports_cstate_info, _systemstats_queue_delete,
_systemstats_queue_flush, _systemstats_queue_or_flush_record,
_systemstats_record_queue_create, _systemstats_resolve_canonical_launchd_name_from_coalition,
_systemstats_resolve_cf_bundle_id_from_coalition, _systemstats_stream_delete,
_systemstats_stream_flush, _systemstats_stream_get_attr, _systemstats_stream_write_power_state_change,
_systemstats_stream_write_sleep, _systemstats_stream_write_timed_event,
_systemstats_stream_write_timed_ui_event, _systemstats_stream_write_wake,
_systemstats_teardown, _systemstats_timed_event_description_from_tag,
_systemstats_timed_ui_event_description_from_tag, _systemstats_unlink_if_present,
_systemstats_write_and_dispose_record, _systemstats_write_checkpoint,
_systemstats_write_device_change, _systemstats_write_hid_activity,
_systemstats_write_microstackshot, _systemstats_write_timed_event,
_systemstats_write_timed_ui_event ]
...