Home
last modified time | relevance | path

Searched defs:get_sample (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_ops_jit.py148 def get_sample(): function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h66 struct fd_hw_sample *(*get_sample)(struct fd_batch *batch, member
H A Dfreedreno_query_hw.c24 get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring, in get_sample() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Dfreq-step.c48 static double get_sample(struct sample *sample) in get_sample() function