Sorry, I don't have access to an AIX machine, but I have one suggestion. You could try to build a small program that makes use of the C perfstat API. See if the symbol is defined in the resulting executable. If it is, take a look at the link command, and use nm on all of the object/lib files to see where/if it gets defined.