The counter, Process(sqlservr)\% Processor Time, is hovering around 361% on one of my database servers. This counter reflects the percent of total time SQL Server spent running on CPU (user mode + privilege mode).
Number of CPU's - 2
\\Process(sqlservr)\% Processor Time MAX - 361.35
\\Processor(_Total)\% Processor Time - 100
No.of.CPU's 2 = Processor _Total(100 * 2 = 200),How is it possible for that counter to be over 300%?