Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dminddata_pipeline_parser.py178 sample_interval): argument
245 def _get_op_info(self, op_node, sample_interval): argument
/third_party/mesa3d/src/amd/common/
Dac_spm.h157 uint16_t sample_interval; member
186 uint16_t sample_interval; member
Dac_rgp.c888 uint32_t sample_interval; member
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.h472 uint64_t sample_interval = end - begin + 1; in vk_time_max_deviation() local