Home
last modified time | relevance | path

Searched defs:perf (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dkdc-tester.c41 struct perf { struct
46 struct perf *next; argument
120 perf_start(struct perf *perf) in perf_start()
130 perf_stop(struct perf *perf) in perf_stop()
170 struct perf perf; in eval_repeat() local
/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_perf.c421 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set) in i915_perf_get_oa_config()
1491 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy() local
2832 struct i915_perf *perf = stream->perf; in i915_oa_stream_init() local
3092 struct i915_perf *perf = stream->perf; in i915_perf_read() local
3242 struct i915_perf *perf = stream->perf; in i915_perf_poll() local
3399 struct i915_perf *perf = stream->perf; in i915_perf_ioctl() local
3448 struct i915_perf *perf = stream->perf; in i915_perf_close() local
3463 struct i915_perf *perf = stream->perf; in i915_perf_release() local
3549 i915_perf_open_ioctl_locked(struct i915_perf *perf, in i915_perf_open_ioctl_locked()
3694 static u64 oa_exponent_to_ns(struct i915_perf *perf, int exponent) in oa_exponent_to_ns()
[all …]
Di915_query.c218 struct i915_perf *perf = &i915->perf; in query_perf_config_data() local
344 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()
364 struct i915_perf *perf = &i915->perf; in query_perf_config_list() local
Di915_selftest.h41 int perf; member
Di915_perf_types.h43 struct i915_perf *perf; member
147 struct i915_perf *perf; member
Di915_drv.h1266 struct i915_perf perf; member
/netbsd/src/sys/dev/acpi/
Dacpi_cppc.c206 cppc_perf_to_freq(struct cppc_softc *sc, ACPI_INTEGER perf) in cppc_perf_to_freq()
293 ACPI_INTEGER perf[4], min_freq = 0, nom_freq = 0, last; in cppc_cpufreq_init() local