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

/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_perf.c39 u32 perf = 0; local in function:nvbios_perf_table
88 u32 perf = nvbios_perf_table(bios, ver, hdr, cnt, len, &snr, &ssz); local in function:nvbios_perf_entry
103 u32 perf = nvbios_perf_entry(bios, idx, ver, hdr, cnt, len); local in function:nvbios_perfEp
211 u32 perf = nvbios_perf_table(bios, &ver, &hdr, &cnt, &len, &snr, &ssz); local in function:nvbios_perf_fan_parse
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_selftest.h41 int perf; member in struct:i915_selftest
H A Di915_query.c218 struct i915_perf *perf = &i915->perf; local in function:query_perf_config_data
344 static size_t sizeof_perf_metrics(struct i915_perf *perf) argument
364 struct i915_perf *perf = &i915->perf; local in function:query_perf_config_list
[all...]
H A Di915_perf_types.h43 struct i915_perf *perf; member in struct:i915_oa_config
147 struct i915_perf *perf; member in struct:i915_perf_stream
H A Di915_perf.c421 i915_perf_get_oa_config(struct i915_perf * perf,int metrics_set) argument
1491 struct i915_perf *perf = stream->perf; local in function:i915_oa_stream_destroy
2832 struct i915_perf *perf = stream->perf; local in function:i915_oa_stream_init
3092 struct i915_perf *perf = stream->perf; local in function:i915_perf_read
3242 struct i915_perf *perf = stream->perf; local in function:i915_perf_poll
3399 struct i915_perf *perf = stream->perf; local in function:i915_perf_ioctl
3448 struct i915_perf *perf = stream->perf; local in function:i915_perf_close
3463 struct i915_perf *perf = stream->perf; local in function:i915_perf_release
3549 i915_perf_open_ioctl_locked(struct i915_perf * perf,struct drm_i915_perf_open_param * param,struct perf_open_properties * props,struct drm_file * file) argument
3694 oa_exponent_to_ns(struct i915_perf * perf,int exponent) argument
3715 read_properties_unlocked(struct i915_perf * perf,u64 __user * uprops,u32 n_props,struct perf_open_properties * props) argument
3877 struct i915_perf *perf = &to_i915(dev)->perf; local in function:i915_perf_open_ioctl
3921 struct i915_perf *perf = &i915->perf; local in function:i915_perf_register
4018 struct i915_perf *perf = &i915->perf; local in function:i915_perf_unregister
4031 gen8_is_valid_flex_addr(struct i915_perf * perf,u32 addr) argument
4062 gen7_is_valid_b_counter_addr(struct i915_perf * perf,u32 addr) argument
4069 gen7_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4077 gen8_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4084 gen10_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4091 hsw_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4099 chv_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4105 gen12_is_valid_b_counter_addr(struct i915_perf * perf,u32 addr) argument
4116 gen12_is_valid_mux_addr(struct i915_perf * perf,u32 addr) argument
4146 alloc_oa_regs(struct i915_perf * perf,bool (* is_valid)(struct i915_perf * perf,u32 addr),u32 __user * regs,u32 n_regs) argument
4212 create_dynamic_oa_sysfs_entry(struct i915_perf * perf,struct i915_oa_config * oa_config) argument
4251 struct i915_perf *perf = &to_i915(dev)->perf; local in function:i915_perf_add_config_ioctl
4407 struct i915_perf *perf = &to_i915(dev)->perf; local in function:i915_perf_remove_config_ioctl
4511 struct i915_perf *perf = &i915->perf; local in function:i915_perf_init
4673 struct i915_perf *perf = &i915->perf; local in function:i915_perf_fini
[all...]
H A Di915_drv.h1266 struct i915_perf perf; member in struct:drm_i915_private
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_perf.c23 test_stream(struct i915_perf *perf) argument
55 struct i915_perf *perf = stream->perf; local in function:stream_destroy
213 struct i915_perf *perf = &i915->perf; local in function:i915_perf_live_selftests
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h45 struct nvbios_perf_fan perf; member in struct:nvkm_fan
/src/sys/dev/acpi/
H A Dacpi_cppc.c206 cppc_perf_to_freq(struct cppc_softc *sc, ACPI_INTEGER perf) argument
293 ACPI_INTEGER perf[4], min_freq = 0, nom_freq = 0, last; local in function:cppc_cpufreq_init
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.c144 struct kfd_perf_properties *perf; local in function:kfd_release_topology_device
556 struct kfd_perf_properties *perf; local in function:kfd_remove_sysfs_node_entry
619 struct kfd_perf_properties *perf; local in function:kfd_build_sysfs_node_entry
[all...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dplatform.h477 struct xen_processor_performance perf; /* Px: _PPC/_PCT/_PSS/_PSD */ member in union:xenpf_set_processor_pminfo::__anon873cdd3c110a

Completed in 15 milliseconds