Home
last modified time | relevance | path

Searched refs:instruction_count (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c109 int instruction_count(void) in instruction_count() function
166 return test_harness(instruction_count, "instruction_count"); in main()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c140 *value = gpu->identity.instruction_count; in etnaviv_gpu_get_param()
240 gpu->identity.instruction_count = etnaviv_field(specs[1], in etnaviv_hw_specs()
310 switch (gpu->identity.instruction_count) { in etnaviv_hw_specs()
314 gpu->identity.instruction_count = 512; in etnaviv_hw_specs()
316 gpu->identity.instruction_count = 256; in etnaviv_hw_specs()
320 gpu->identity.instruction_count = 1024; in etnaviv_hw_specs()
324 gpu->identity.instruction_count = 2048; in etnaviv_hw_specs()
328 gpu->identity.instruction_count = 256; in etnaviv_hw_specs()
1060 gpu->identity.instruction_count); in etnaviv_gpu_debugfs()