Searched refs:test_profile (Results 1 – 7 of 7) sorted by relevance
65 test_profile: $(srcdir)/profile.c profile_helpers.o argv_parse.o \68 $(Q) $(CC) -o test_profile -DDEBUG_PROGRAM $(srcdir)/profile.c prof_err.o \80 prof_err.c prof_err.h test_profile test_cstring
8 from test.test_profile import ProfileTest, regenerate_expected_output
9 from test.test_profile import ProfileTest, regenerate_expected_output
33 def test_profile(self): member in ProfilerTest
255 def test_profile(self): member in SmokeTests
170 test_profile: $(srcdir)/profile.c profile_helpers.o argv_parse.o \173 $(Q) $(CC) -o test_profile -DDEBUG_PROGRAM $(srcdir)/profile.c prof_err.o \252 prof_err.c prof_err.h test_profile
4643 Refactor test_profile and test_cprofile to use the same code to profile.