perf, tools: Fix incorrect conversion of INST_RETIRED.ANY

INST_RETIRED.ANY is special cased for the Intel JSON event conversion
because it is a fixed counter. Unfortunately forgot to add the any=1.
Add it here.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
1 file changed