rb_profile_frame_singleton_method_p   29 ext/-test-/debug/profile_frames.c 	rb_ary_push(ary, rb_profile_frame_singleton_method_p(buff[i]));
rb_profile_frame_singleton_method_p   37 include/ruby/debug.h VALUE rb_profile_frame_singleton_method_p(VALUE frame);
rb_profile_frame_singleton_method_p 1403 vm_backtrace.c 	VALUE singleton_p = rb_profile_frame_singleton_method_p(frame);