If you're running ConfigMgr on Windows Server x64, and you launch "perfmon" from the command line, you won't see ConfigMgr (SMS) PerfMon information. As mentioned here, on x64 you have two versions of PerfMon. To launch the 32-bit version, run the following:
%SystemRoot%\SysWow64\PerfMon.exe
Greg