• See

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/acdata/ac_8_con_07_5lpz.asp

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_mon_perf_80kz.asp

    Well going by the microsoft documentation, it seems that the profiler Tracks API based cursors and not TSQL based cursors.

    If that is not the case, try using sp_cursor_list in a loop or something.