Searched defs:assoc (Results 26 - 33 of 33) sorted by relevance

12

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.cc52 ThreadData(int num_filters, int n_local_histories, int local_history_length, int assoc, const std::vector<std::vector<int>> &blurrypath_bits, int path_length, int ghist_length, int block_size, const std::vector<std::vector<std::vector<bool>>> &acyclic_bits, const std::vector<int> &modhist_indices, const std::vector<int> &modhist_lengths, const std::vector<int> &modpath_indices, const std::vector<int> &modpath_lengths, const std::vector<int> &table_sizes, int n_sign_bits) argument
H A Dmultiperspective_perceptron.hh322 void insertRecency(unsigned int pc, int assoc) { argument
357 int assoc; member in class:MultiperspectivePerceptron
[all...]
/gem5/src/gpu-compute/
H A Dgpu_tlb.hh136 int assoc; member in class:X86ISA::GpuTLB
/gem5/ext/mcpat/
H A Darch_const.h37 unsigned int assoc;//fully member in struct:__anon52
H A Dcore.h50 int assoc; member in class:BranchPredictorParameters
/gem5/ext/mcpat/cacti/
H A Dcacti_interface.h130 unsigned int assoc; member in class:InputParameter
/gem5/src/mem/cache/prefetch/
H A DPrefetcher.py266 assoc = Parent.global_history_register_entries, variable in class:SignaturePathPrefetcherV2
375 assoc = Parent.address_map_cache_assoc, variable in class:IrregularStreamBufferPrefetcher
383 assoc variable in class:IrregularStreamBufferPrefetcher
455 assoc = Parent.active_generation_table_assoc, variable in class:STeMSPrefetcher
467 assoc = Parent.pattern_sequence_table_assoc, variable in class:STeMSPrefetcher
[all...]
/gem5/configs/common/cores/arm/
H A DHPI.py1350 assoc = 8 variable in class:HPI_WalkCache
1373 assoc = 2 variable in class:HPI_ICache
1383 assoc = 4 variable in class:HPI_DCache
1396 assoc = 16 variable in class:HPI_L2

Completed in 33 milliseconds

12