Lines Matching refs:probe
41 probe function-entry(file, class, func)
42 probe function-info(file, class, func, lineno, runfile, runlineno)
43 probe function-args(file, class, func, argc, argv, argv0, argv1,
45 probe function-rval(file, class, func, lineno, rval, rval0)
46 probe function-return(file, class, func)
47 probe object-create-start(file, class)
48 probe object-create(file, class, *object, rlineno)
49 probe object-create-done(file, class)
50 probe object-finalize(NULL, class, *object)
51 probe execute-start(file, lineno)
52 probe execute-done(file, lineno)