Unfortunately the dbms_profiler tables do not store this information. They only show the line number within the package. Maybe we can add a function to add the subprogram name. I have added this to the list of enhancement requests.
Thanks !
If you can add this column, i can test profile of my function in my package, because i can filter (column - Unit, ex : "only package standard")
----