BSD 4_3_Net_2 development
[unix-history] / usr / src / usr.bin / gprof / tags
CommitLineData
bd4d8946
C
1Mgprof gprof.c /^main(argc, argv)$/
2addarc arcs.c /^addarc( parentp , childp , count )$/
3addlist printlist.c /^addlist( listp , funcname )$/
4alignentries gprof.c /^alignentries()$/
5arccmp printgprof.c /^arccmp( thisp , thatp )$/
6arclookup lookup.c /^arclookup( parentp , childp )$/
7asgnsamples gprof.c /^asgnsamples()$/
8cyclelink arcs.c /^cyclelink()$/
9cycletime arcs.c /^cycletime()$/
10dfn dfn.c /^dfn( parentp )$/
11dfn_busy dfn.c /^dfn_busy( childp )$/
12dfn_findcycle dfn.c /^dfn_findcycle( childp )$/
13dfn_numbered dfn.c /^dfn_numbered( childp )$/
14dfn_post_visit dfn.c /^dfn_post_visit( parentp )$/
15dfn_pre_visit dfn.c /^dfn_pre_visit( parentp )$/
16dfn_self_cycle dfn.c /^dfn_self_cycle( parentp )$/
17doarcs arcs.c /^doarcs()$/
18doflags arcs.c /^doflags()$/
19done gprof.c /^done()$/
20dotime arcs.c /^dotime()$/
21dumpsum gprof.c /^dumpsum( sumfile )$/
22findcall hp300.c /^findcall( parentp , p_lowpc , p_highpc )$/
23flatprofheader printgprof.c /^flatprofheader()$/
24flatprofline printgprof.c /^flatprofline( np )$/
25funcsymbol gprof.c /^funcsymbol( nlistp )$/
26getnfile gprof.c /^getnfile()$/
27getpfile gprof.c /^getpfile(filename)$/
28getstrtab gprof.c /^getstrtab(nfile)$/
29getsymtab gprof.c /^getsymtab(nfile)$/
30gettextspace gprof.c /^gettextspace( nfile )$/
31gprofheader printgprof.c /^gprofheader()$/
32gprofline printgprof.c /^gprofline( np )$/
33hertz hertz.c /^hertz()$/
34inheritflags arcs.c /^inheritflags( childp )$/
35max gprof.c /^max(a, b)$/
36membercmp printgprof.c /^membercmp( this , that )$/
37min gprof.c /^min(a, b)$/
38namecmp printgprof.c /^namecmp( npp1 , npp2 )$/
39nllookup lookup.c /^nllookup( address )$/
40onlist printlist.c /^onlist( listp , funcname )$/
41openpfile gprof.c /^openpfile(filename)$/
42printblurb printgprof.c /^printblurb( blurbname )$/
43printchildren printgprof.c /^printchildren( parentp )$/
44printcycle printgprof.c /^printcycle( cyclep )$/
45printgprof printgprof.c /^printgprof(timesortnlp)$/
46printindex printgprof.c /^printindex()$/
47printmembers printgprof.c /^printmembers( cyclep )$/
48printname printgprof.c /^printname( selfp )$/
49printparents printgprof.c /^printparents( childp )$/
50printprof printgprof.c /^printprof()$/
51readsamples gprof.c /^readsamples(pfile)$/
52sortchildren printgprof.c /^sortchildren( parentp )$/
53sortmembers printgprof.c /^sortmembers( cyclep )$/
54sortparents printgprof.c /^sortparents( childp )$/
55tally gprof.c /^tally( rawp )$/
56timecmp printgprof.c /^timecmp( npp1 , npp2 )$/
57timepropagate arcs.c /^timepropagate( parentp )$/
58topcmp arcs.c /^topcmp( npp1 , npp2 )$/
59totalcmp printgprof.c /^totalcmp( npp1 , npp2 )$/
60valcmp gprof.c /^valcmp(p1, p2)$/