rts: remove redundant rCCCS initialization
This commit removes the redundant logic of initializing each Capability's rCCCS to CCS_SYSTEM in initProfiling(). Before initProfiling() is called during RTS startup, each Capability's rCCCS has already been assigned CCS_SYSTEM when they're first initialized.
Loading
-
mentioned in commit 81358040
-
mentioned in commit 9bad143e
-
mentioned in commit 5216caab
-
mentioned in commit faa9c8cc
-
mentioned in commit 3dace6e1
-
mentioned in commit 47cbbcc5
-
mentioned in commit 43d73e64
-
mentioned in commit c4da6e09
-
mentioned in commit 8a067e04
-
mentioned in commit eac62f02
-
mentioned in commit 4e1ac4c4
-
mentioned in commit a6090f07
-
mentioned in commit 79d4ba9b
-
mentioned in commit 75b4a6e9
-
mentioned in commit f40d1fcb
-
mentioned in commit b802da2a
Please register or sign in to comment