Fix ROB prefetching configuration for probe triggers
Setting the ROBPrefetchingInputDecisions for the probe versions of the ROB prefetching algorithms that are used in purely CA based configuration (ATR-27934). Changing the check on the name of the input maker output to checking IsProbe as this is set only for the legacy configuration which is handled a bit differently (by cloning+renaming the algorithms) later on, so this now handles the non-probe (legacy and CA config) and CA configured probe versions of the ROB prefetching algorithms in one place.
Edited by Savanna Shaw