The -I option (and hotkey) is reused for this. Skipping symbol resolution is moved to the new -A option (and hotkey).
This is handy for looking at (false) sharing across the interconnect, for instance you can cpuset 2 will-it-scale microbenchmarks to separate sockets and:
pmcstat -n 10000 -S mem_load_l3_miss_retired.remote_hitm -IT
%SAMP IMAGE FUNCTION CALLERS
13.0 kernel lockmgr_lock_fast_path+0x79 VOP_LOCK1_APV 10.7 kernel __rw_rlock_int+0x35 cache_lookup 9.0 kernel vfs_busy+0x1f3 lookup 6.5 kernel _vhold+0x2ba _vget_prep 6.0 kernel _vhold+0x6b _vget_prep 6.0 kernel _vget_prep+0x4a cache_lookup:4.7 vget:1.3 4.9 zfs.ko zfs_acl_next_ace+0x3c zfs_zaccess_aces_check 4.6 kernel vputx+0x110 namei:3.0 lookup:1.6 4.2 kernel lockmgr_unlock_fast_path+0x4d VOP_UNLOCK_APV 3.8 zfs.ko zfs_acl_next_ace+0x106 zfs_zaccess_aces_check 3.6 kernel vrefact+0x1a namei:2.0 lookup:1.6 3.2 zfs.ko rrw_exit+0x39 zfs_freebsd_access 2.4 kernel vfs_busy+0x23f lookup 1.9 zfs.ko zfs_zaccess+0x1b zfs_freebsd_access 1.4 kernel tmpfs_alloc_vp+0x138 tmpfs_root 1.4 zfs.ko zfs_acl_next_ace+0xf9 zfs_zaccess_aces_check 1.2 kernel _vget_prep+0x6d cache_lookup 0.9 kernel lock_delay+0x42 __mtx_lock_sleep 0.8 kernel lockmgr_lock_fast_path+0x9f VOP_LOCK1_APV 0.7 kernel lockmgr_lock_fast_path+0x80 VOP_LOCK1_APV 0.7 kernel tmpfs_alloc_vp+0x4c tmpfs_root 0.6 kernel __mtx_lock_sleep+0x10c 0.5 kernel vrefact+0 lookup
manpage date will be updated in the commit