Home
last modified time | relevance | path

Searched defs:perf_stream_fd (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/perf/xe/
Dintel_perf.c225 xe_perf_stream_set_state(int perf_stream_fd, bool enable) in xe_perf_stream_set_state()
234 xe_perf_stream_set_metrics_id(int perf_stream_fd, int drm_fd, in xe_perf_stream_set_metrics_id()
294 xe_perf_stream_read_error(int perf_stream_fd, uint8_t *buffer, size_t buffer_len) in xe_perf_stream_read_error()
325 xe_perf_stream_read_samples(struct intel_perf_config *perf_config, int perf_stream_fd, in xe_perf_stream_read_samples()
/third_party/mesa3d/src/intel/perf/i915/
Dintel_perf.c225 int perf_stream_fd, uint8_t *buffer, in i915_perf_stream_read_samples()
283 i915_perf_stream_set_state(int perf_stream_fd, bool enable) in i915_perf_stream_set_state()
291 i915_perf_stream_set_metrics_id(int perf_stream_fd, uint64_t metrics_set_id) in i915_perf_stream_set_metrics_id()
/third_party/mesa3d/src/intel/perf/
Dintel_perf.c1606 int perf_stream_fd, uint8_t *buffer, in intel_perf_stream_read_samples()
1622 int perf_stream_fd, bool enable) in intel_perf_stream_set_state()
1637 int drm_fd, int perf_stream_fd, in intel_perf_stream_set_metrics_id()