Searched refs:fn_insert_profile_inodes (Results 1 – 2 of 2) sorted by relevance
117 if (getFuserInterface()->fn_insert_profile_inodes) { in InsertProfileNodesForCUDAFuser()118 getFuserInterface()->fn_insert_profile_inodes(pr); in InsertProfileNodesForCUDAFuser()
34 void (*fn_insert_profile_inodes)(ProfilingRecord* pr) = nullptr; member