Method: CPU#allocator
- Defined in:
-
lib/HDLRuby/hdr_samples/sw_encrypt_cpu_bench.rb,
lib/HDLRuby/hdr_samples/sw_encrypt_cpusim_bench.rb
Allocator assotiated with the bus of the CPU
10 11 12 |
# File 'lib/HDLRuby/hdr_samples/sw_encrypt_cpu_bench.rb', line 10 def allocator @allocator end |