System Clock debug error

I am using the startup file in Keil. However, when I run the simulation in the debugger, my system clock (SYSCLK) is not 72 MHz, even though I have confirmed that HSE_VALUE is set to 8 MHz.
Can someone help me figure out why the SYSCLK is incorrect during simulation? I am using stm32f103c8t6 bluepill

0