call graph profile:
          The sum of self and descendents is the major sort
          for this listing.

          function entries:

index     the index of the function in the call graph
          listing, as an aid to locating it (see below).

%time     the percentage of the total time of the program
          accounted for by this function and its
          descendents.

self      the number of seconds spent in this function
          itself.

descendents
          the number of seconds spent in the descendents of
          this function on behalf of this function.

called    the number of times this function is called (other
          than recursive calls).

self      the number of times this function calls itself
          recursively.

name      the name of the function, with an indication of
          its membership in a cycle, if any.

index     the index of the function in the call graph
          listing, as an aid to locating it.



          parent listings:

self*     the number of seconds of this function's self time
          which is due to calls from this parent.

descendents*
          the number of seconds of this function's
          descendent time which is due to calls from this
          parent.

called**  the number of times this function is called by
          this parent.  This is the numerator of the
          fraction which divides up the function's time to
          its parents.

total*    the number of times this function was called by
          all of its parents.  This is the denominator of
          the propagation fraction.

parents   the name of this parent, with an indication of the
          parent's membership in a cycle, if any.

index     the index of this parent in the call graph
          listing, as an aid in locating it.



          children listings:

self*     the number of seconds of this child's self time
          which is due to being called by this function.

descendent*
          the number of seconds of this child's descendent's
          time which is due to being called by this
          function.

called**  the number of times this child is called by this
          function.  This is the numerator of the
          propagation fraction for this child.

total*    the number of times this child is called by all
          functions.  This is the denominator of the
          propagation fraction.

children  the name of this child, and an indication of its
          membership in a cycle, if any.

index     the index of this child in the call graph listing,
          as an aid to locating it.



          * these fields are omitted for parents (or
          children) in the same cycle as the function.  If
          the function (or child) is a member of a cycle,
          the propagated times and propagation denominator
          represent the self time and descendent time of the
          cycle as a whole.

          ** static-only parents and children are indicated
          by a call count of 0.



          cycle listings:
          the cycle as a whole is listed with the same
          fields as a function entry.  Below it are listed
          the members of the cycle, and their contributions
          to the time and call counts of the cycle.


granularity: each sample hit covers 4 byte(s) for 0.00% of 93780.00 seconds

                                  called/total       parents 
index  %time    self descendents  called+self    name    	index
                                  called/total       children

                                                     
[1]      7.7 7254.00        0.00                 rn_match [1]

-----------------------------------------------

                                                     
[2]      7.1 6672.00        0.00                 bus_dmamap_load_mbuf_sg [2]

-----------------------------------------------

                                                     
[3]      4.9 4564.00        0.00                 ip_output [3]

-----------------------------------------------

                                                     
[4]      4.7 4378.00        0.00                 ip_input [4]

-----------------------------------------------

                                                     
[5]      3.6 3354.00        0.00                 em_encap [5]

-----------------------------------------------

                                                     
[6]      3.4 3171.00        0.00                 _mtx_unlock_flags [6]

-----------------------------------------------

                                                     
[7]      3.2 3017.00        0.00                 _mtx_lock_flags [7]

-----------------------------------------------

                                                     
[8]      2.8 2585.00        0.00                 critical_exit [8]

-----------------------------------------------

                                                     
[9]      2.4 2272.00        0.00                 em_rxeof [9]

-----------------------------------------------

                                                     
[10]     2.4 2254.00        0.00                 in_cksum_skip [10]

-----------------------------------------------

                                                     
[11]     2.4 2237.00        0.00                 generic_bzero [11]

-----------------------------------------------

                                                     
[12]     2.3 2149.00        0.00                 generic_bcopy [12]

-----------------------------------------------

                                                     
[13]     2.3 2131.00        0.00                 em_get_buf [13]

-----------------------------------------------

                                                     
[14]     2.2 2093.00        0.00                 ether_input [14]

-----------------------------------------------

                                                     
[15]     2.2 2030.00        0.00                 uma_zalloc_arg [15]

-----------------------------------------------

                                                     
[16]     1.9 1826.00        0.00                 ip_forward [16]

-----------------------------------------------

                                                     
[17]     1.9 1746.00        0.00                 rtalloc1 [17]

-----------------------------------------------

                                                     
[18]     1.8 1666.00        0.00                 mb_free_ext [18]

-----------------------------------------------

                                                     
[19]     1.8 1647.00        0.00                 ether_output [19]

-----------------------------------------------

                                                     
[20]     1.7 1597.00        0.00                 pfil_run_hooks [20]

-----------------------------------------------

                                                     
[21]     1.6 1541.00        0.00                 em_start_locked [21]

-----------------------------------------------

                                                     
[22]     1.5 1421.00        0.00                 if_handoff [22]

-----------------------------------------------

                                                     
[23]     1.5 1392.00        0.00                 memcpy [23]

-----------------------------------------------

                                                     
[24]     1.5 1368.00        0.00                 em_transmit_checksum_setup [24]

-----------------------------------------------

                                                     
[25]     1.4 1354.00        0.00                 ether_demux [25]

-----------------------------------------------

                                                     
[26]     1.4 1270.00        0.00                 ether_output_frame [26]

-----------------------------------------------

                                                     
[27]     1.3 1226.00        0.00                 arpresolve [27]

-----------------------------------------------

                                                     
[28]     1.3 1215.00        0.00                 intr_event_schedule_thread [28]

-----------------------------------------------

                                                     
[29]     1.3 1210.00        0.00                 _rw_runlock [29]

-----------------------------------------------

                                                     
[30]     1.3 1195.00        0.00                 m_dup_pkthdr [30]

-----------------------------------------------

                                                     
[31]     1.2 1084.00        0.00                 uma_zfree_arg [31]

-----------------------------------------------

                                                     
[32]     1.1 1055.00        0.00                 m_tag_delete_chain [32]

-----------------------------------------------

                                                     
[33]     1.1 1007.00        0.00                 m_adj [33]

-----------------------------------------------

                                                     
[34]     1.1 1004.00        0.00                 mb_dtor_pack [34]

-----------------------------------------------

                                                     
[35]     1.1  987.00        0.00                 random_harvest [35]

-----------------------------------------------

                                                     
[36]     0.9  831.00        0.00                 em_txeof [36]

-----------------------------------------------

                                                     
[37]     0.9  830.00        0.00                 random_harvest_internal [37]

-----------------------------------------------

                                                     
[38]     0.9  800.00        0.00                 rt_check [38]

-----------------------------------------------

                                                     
[39]     0.8  770.00        0.00                 netisr_dispatch [39]

-----------------------------------------------

                                                     
[40]     0.8  727.00        0.00                 _rw_rlock [40]

-----------------------------------------------

                                                     
[41]     0.8  724.00        0.00                 spinlock_enter [41]

-----------------------------------------------

                                                     
[42]     0.7  699.00        0.00                 mb_ctor_pack [42]

-----------------------------------------------

                                                     
[43]     0.7  675.00        0.00                 mb_ctor_mbuf [43]

-----------------------------------------------

                                                     
[44]     0.7  672.00        0.00                 ip_fastforward [44]

-----------------------------------------------

                                                     
[45]     0.7  670.00        0.00                 ip_rtaddr [45]

-----------------------------------------------

                                                     
[46]     0.7  663.00        0.00                 m_freem [46]

-----------------------------------------------

                                                     
[47]     0.7  622.00        0.00                 bcmp [47]

-----------------------------------------------

                                                     
[48]     0.6  605.00        0.00                 rtalloc_ign [48]

-----------------------------------------------

                                                     
[49]     0.6  576.00        0.00                 netisr_processqueue [49]

-----------------------------------------------

                                                     
[50]     0.6  553.00        0.00                 critical_enter [50]

-----------------------------------------------

                                                     
[51]     0.5  513.00        0.00                 spinlock_exit [51]

-----------------------------------------------

                                                     
[52]     0.4  387.00        0.00                 em_receive_checksum [52]

-----------------------------------------------

                                                     
[53]     0.4  383.00        0.00                 in_canforward [53]

-----------------------------------------------

                                                     
[54]     0.4  382.00        0.00                 em_start [54]

-----------------------------------------------

                                                     
[55]     0.4  362.00        0.00                 m_copydata [55]

-----------------------------------------------

                                                     
[56]     0.4  360.00        0.00                 if_start [56]

-----------------------------------------------

                                                     
[57]     0.3  328.00        0.00                 _mtx_lock_spin_flags [57]

-----------------------------------------------

                                                     
[58]     0.2  234.00        0.00                 _mtx_unlock_spin_flags [58]

-----------------------------------------------

                                                     
[59]     0.2  194.00        0.00                 swi_sched [59]

-----------------------------------------------

                                                     
[60]     0.2  182.00        0.00                 in_matroute [60]

-----------------------------------------------

                                                     
[61]     0.2  180.00        0.00                 mb_dtor_mbuf [61]

-----------------------------------------------

                                                     
[62]     0.2  176.00        0.00                 m_tag_copy_chain [62]

-----------------------------------------------

                                                     
[63]     0.2  173.00        0.00                 icmp_reflect [63]

-----------------------------------------------

                                                     
[64]     0.2  143.00        0.00                 bzero [64]

-----------------------------------------------

                                                     
[65]     0.1  140.00        0.00                 cpu_switch [65]

-----------------------------------------------

                                                     
[66]     0.1  133.00        0.00                 legacy_setsoftnet [66]

-----------------------------------------------

                                                     
[67]     0.1  117.00        0.00                 icmp_error [67]

-----------------------------------------------

                                                     
[68]     0.1  106.00        0.00                 SHA256_Transform [68]

-----------------------------------------------

                                                     
[69]     0.1   91.00        0.00                 sched_switch [69]

-----------------------------------------------

                                                     
[70]     0.1   85.00        0.00                 bcopy [70]

-----------------------------------------------

                                                     
[71]     0.1   81.00        0.00                 sleepq_lock [71]

-----------------------------------------------

                                                     
[72]     0.1   73.00        0.00                 sched_add [72]

-----------------------------------------------

                                                     
[73]     0.1   66.00        0.00                 icmp_send [73]

-----------------------------------------------

                                                     
[74]     0.1   63.00        0.00                 taskqueue_run [74]

-----------------------------------------------

                                                     
[75]     0.1   61.00        0.00                 DELAY [75]

-----------------------------------------------

                                                     
[76]     0.1   57.00        0.00                 __qdivrem [76]

-----------------------------------------------

                                                     
[77]     0.1   56.00        0.00                 mi_switch [77]

-----------------------------------------------

                                                     
[78]     0.1   53.00        0.00                 runq_add [78]

-----------------------------------------------

                                                     
[79]     0.1   52.00        0.00                 runq_choose [79]

-----------------------------------------------

                                                     
[80]     0.1   48.00        0.00                 setrunqueue [80]

-----------------------------------------------

                                                     
[81]     0.1   48.00        0.00                 sleepq_add [81]

-----------------------------------------------

                                                     
[82]     0.0   41.00        0.00                 pmclog_reserve [82]

-----------------------------------------------

                                                     
[83]     0.0   40.00        0.00                 sleepq_resume_thread [83]

-----------------------------------------------

                                                     
[84]     0.0   38.00        0.00                 intr_execute_handlers [84]

-----------------------------------------------

                                                     
[85]     0.0   38.00        0.00                 pmclog_process_pcsample [85]

-----------------------------------------------

                                                     
[86]     0.0   37.00        0.00                 sched_choose [86]

-----------------------------------------------

                                                     
[87]     0.0   36.00        0.00                 msleep_spin [87]

-----------------------------------------------

                                                     
[88]     0.0   36.00        0.00                 rdtsc [88]

-----------------------------------------------

                                                     
[89]     0.0   35.00        0.00                 runq_remove [89]

-----------------------------------------------

                                                     
[90]     0.0   34.00        0.00                 em_intr_fast [90]

-----------------------------------------------

                                                     
[91]     0.0   32.00        0.00                 sleepq_switch [91]

-----------------------------------------------

                                                     
[92]     0.0   31.00        0.00                 pmclog_release [92]

-----------------------------------------------

                                                     
[93]     0.0   27.00        0.00                 maybe_preempt [93]

-----------------------------------------------

                                                     
[94]     0.0   26.00        0.00                 taskqueue_thread_loop [94]

-----------------------------------------------

                                                     
[95]     0.0   25.00        0.00                 em_handle_rxtx [95]

-----------------------------------------------

                                                     
[96]     0.0   24.00        0.00                 sched_wakeup [96]

-----------------------------------------------

                                                     
[97]     0.0   24.00        0.00                 tc_windup [97]

-----------------------------------------------

                                                     
[98]     0.0   21.00        0.00                 taskqueue_enqueue [98]

-----------------------------------------------

                                                     
[99]     0.0   20.00        0.00                 doreti [99]

-----------------------------------------------

                                                     
[100]    0.0   20.00        0.00                 lapic_handle_timer [100]

-----------------------------------------------

                                                     
[101]    0.0   19.00        0.00                 sleepq_lookup [101]

-----------------------------------------------

                                                     
[102]    0.0   18.00        0.00                 m_tag_delete_nonpersistent [102]

-----------------------------------------------

                                                     
[103]    0.0   17.00        0.00                 sleepq_wait [103]

-----------------------------------------------

                                                     
[104]    0.0   16.00        0.00                 choosethread [104]

-----------------------------------------------

                                                     
[105]    0.0   15.00        0.00                 m_length [105]

-----------------------------------------------

                                                     
[106]    0.0   15.00        0.00                 wakeup [106]

-----------------------------------------------

                                                     
[107]    0.0   14.00        0.00                 getnanotime [107]

-----------------------------------------------

                                                     
[108]    0.0   13.00        0.00                 shl [108]

-----------------------------------------------

                                                     
[109]    0.0   13.00        0.00                 taskqueue_thread_enqueue [109]

-----------------------------------------------

                                                     
[110]    0.0   13.00        0.00                 wakeup_one [110]

-----------------------------------------------

                                                     
[111]    0.0   13.00        0.00                 _lockmgr [111]

-----------------------------------------------

                                                     
[112]    0.0   12.00        0.00                 pmc_process_samples [112]

-----------------------------------------------

                                                     
[113]    0.0   12.00        0.00                 sleepq_signal [113]

-----------------------------------------------

                                                     
[114]    0.0   11.00        0.00                 Xapic_isr1 [114]

-----------------------------------------------

                                                     
[115]    0.0   11.00        0.00                 msi_vector [115]

-----------------------------------------------

                                                     
[116]    0.0   10.00        0.00                 m_align [116]

-----------------------------------------------

                                                     
[117]    0.0   10.00        0.00                 maybe_resched [117]

-----------------------------------------------

                                                     
[118]    0.0   10.00        0.00                 scanc [118]

-----------------------------------------------

                                                     
[119]    0.0   10.00        0.00                 setrunnable [119]

-----------------------------------------------

                                                     
[120]    0.0    9.00        0.00                 swi_net [120]

-----------------------------------------------

                                                     
[121]    0.0    9.00        0.00                 turnstile_unpend [121]

-----------------------------------------------

                                                     
[122]    0.0    9.00        0.00                 turnstile_wait [122]

-----------------------------------------------

                                                     
[123]    0.0    8.00        0.00                 ithread_loop [123]

-----------------------------------------------

                                                     
[124]    0.0    7.00        0.00                 em_enable_intr [124]

-----------------------------------------------

                                                     
[125]    0.0    7.00        0.00                 hardclock_cpu [125]

-----------------------------------------------

                                                     
[126]    0.0    7.00        0.00                 sleepq_release [126]

-----------------------------------------------

                                                     
[127]    0.0    6.00        0.00                 sched_prio [127]

-----------------------------------------------

                                                     
[128]    0.0    6.00        0.00                 softclock [128]

-----------------------------------------------

                                                     
[129]    0.0    5.00        0.00                 lapic_handle_intr [129]

-----------------------------------------------

                                                     
[130]    0.0    5.00        0.00                 vm_page_set_validclean [130]

-----------------------------------------------

                                                     
[131]    0.0    4.00        0.00                 amd_get_config [131]

-----------------------------------------------

                                                     
[132]    0.0    4.00        0.00                 brelse [132]

-----------------------------------------------

                                                     
[133]    0.0    4.00        0.00                 buf_splay [133]

-----------------------------------------------

                                                     
[134]    0.0    4.00        0.00                 em_disable_intr [134]

-----------------------------------------------

                                                     
[135]    0.0    4.00        0.00                 ffs_write [135]

-----------------------------------------------

                                                     
[136]    0.0    4.00        0.00                 ithread_execute_handlers [136]

-----------------------------------------------

                                                     
[137]    0.0    4.00        0.00                 tc_ticktock [137]

-----------------------------------------------

                                                     
[138]    0.0    3.00        0.00                 Xtimerint [138]

-----------------------------------------------

                                                     
[139]    0.0    3.00        0.00                 breadn [139]

-----------------------------------------------

                                                     
[140]    0.0    3.00        0.00                 bremfreel [140]

-----------------------------------------------

                                                     
[141]    0.0    3.00        0.00                 cpu_idle [141]

-----------------------------------------------

                                                     
[142]    0.0    3.00        0.00                 gbincore [142]

-----------------------------------------------

                                                     
[143]    0.0    3.00        0.00                 hardclock [143]

-----------------------------------------------

                                                     
[144]    0.0    3.00        0.00                 msi_eoi_source [144]

-----------------------------------------------

                                                     
[145]    0.0    3.00        0.00                 pmap_clear_modify [145]

-----------------------------------------------

                                                     
[146]    0.0    3.00        0.00                 propagate_priority [146]

-----------------------------------------------

                                                     
[147]    0.0    3.00        0.00                 random_process_event [147]

-----------------------------------------------

                                                     
[148]    0.0    3.00        0.00                 sched_priority [148]

-----------------------------------------------

                                                     
[149]    0.0    3.00        0.00                 sched_sleep [149]

-----------------------------------------------

                                                     
[150]    0.0    3.00        0.00                 turnstile_lock [150]

-----------------------------------------------

                                                     
[151]    0.0    3.00        0.00                 vm_page_alloc [151]

-----------------------------------------------

                                                     
[152]    0.0    3.00        0.00                 __udivdi3 [152]

-----------------------------------------------

                                                     
[153]    0.0    2.00        0.00                 adjustrunqueue [153]

-----------------------------------------------

                                                     
[154]    0.0    2.00        0.00                 allocbuf [154]

-----------------------------------------------

                                                     
[155]    0.0    2.00        0.00                 bqrelse [155]

-----------------------------------------------

                                                     
[156]    0.0    2.00        0.00                 callout_reset [156]

-----------------------------------------------

                                                     
[157]    0.0    2.00        0.00                 ffs_balloc_ufs2 [157]

-----------------------------------------------

                                                     
[158]    0.0    2.00        0.00                 g_slice_start [158]

-----------------------------------------------

                                                     
[159]    0.0    2.00        0.00                 getblk [159]

-----------------------------------------------

                                                     
[160]    0.0    2.00        0.00                 idle_proc [160]

-----------------------------------------------

                                                     
[161]    0.0    2.00        0.00                 random_kthread [161]

-----------------------------------------------

                                                     
[162]    0.0    2.00        0.00                 sleepq_broadcast [162]

-----------------------------------------------

                                                     
[163]    0.0    2.00        0.00                 turnstile_broadcast [163]

-----------------------------------------------

                                                     
[164]    0.0    2.00        0.00                 turnstile_lookup [164]

-----------------------------------------------

                                                     
[165]    0.0    2.00        0.00                 ufs_getlbns [165]

-----------------------------------------------

                                                     
[166]    0.0    2.00        0.00                 vfs_clean_pages [166]

-----------------------------------------------

                                                     
[167]    0.0    2.00        0.00                 vm_object_pip_subtract [167]

-----------------------------------------------

                                                     
[168]    0.0    2.00        0.00                 vn_start_write [168]

-----------------------------------------------

                                                     
[169]    0.0    2.00        0.00                 _mtx_unlock_sleep [169]

-----------------------------------------------

                                                     
[170]    0.0    2.00        0.00                 _vm_map_lock [170]

-----------------------------------------------

                                                     
[171]    0.0    1.00        0.00                 SHA256_Update [171]

-----------------------------------------------

                                                     
[172]    0.0    1.00        0.00                 VOP_GETWRITEMOUNT_APV [172]

-----------------------------------------------

                                                     
[173]    0.0    1.00        0.00                 ata_generic_command [173]

-----------------------------------------------

                                                     
[174]    0.0    1.00        0.00                 ata_get_lba [174]

-----------------------------------------------

                                                     
[175]    0.0    1.00        0.00                 ata_modify_if_48bit [175]

-----------------------------------------------

                                                     
[176]    0.0    1.00        0.00                 bdirty [176]

-----------------------------------------------

                                                     
[177]    0.0    1.00        0.00                 bge_miibus_readreg [177]

-----------------------------------------------

                                                     
[178]    0.0    1.00        0.00                 bremfree [178]

-----------------------------------------------

                                                     
[179]    0.0    1.00        0.00                 buf_vlist_add [179]

-----------------------------------------------

                                                     
[180]    0.0    1.00        0.00                 buf_vlist_remove [180]

-----------------------------------------------

                                                     
[181]    0.0    1.00        0.00                 bufdone [181]

-----------------------------------------------

                                                     
[182]    0.0    1.00        0.00                 bufdone_finish [182]

-----------------------------------------------

                                                     
[183]    0.0    1.00        0.00                 bwillwrite [183]

-----------------------------------------------

                                                     
[184]    0.0    1.00        0.00                 cluster_read [184]

-----------------------------------------------

                                                     
[185]    0.0    1.00        0.00                 devstat_end_transaction [185]

-----------------------------------------------

                                                     
[186]    0.0    1.00        0.00                 ffs_alloccg [186]

-----------------------------------------------

                                                     
[187]    0.0    1.00        0.00                 ffs_clrblock [187]

-----------------------------------------------

                                                     
[188]    0.0    1.00        0.00                 ffs_fragacct [188]

-----------------------------------------------

                                                     
[189]    0.0    1.00        0.00                 g_bioq_first [189]

-----------------------------------------------

                                                     
[190]    0.0    1.00        0.00                 getnewbuf [190]

-----------------------------------------------

                                                     
[191]    0.0    1.00        0.00                 intr_lookup_source [191]

-----------------------------------------------

                                                     
[192]    0.0    1.00        0.00                 pmclog_loop [192]

-----------------------------------------------

                                                     
[193]    0.0    1.00        0.00                 priv_check_cred [193]

-----------------------------------------------

                                                     
[194]    0.0    1.00        0.00                 reassignbuf [194]

-----------------------------------------------

                                                     
[195]    0.0    1.00        0.00                 rijndaelKeySetupEnc [195]

-----------------------------------------------

                                                     
[196]    0.0    1.00        0.00                 run_filter [196]

-----------------------------------------------

                                                     
[197]    0.0    1.00        0.00                 runq_check [197]

-----------------------------------------------

                                                     
[198]    0.0    1.00        0.00                 sched_tick [198]

-----------------------------------------------

                                                     
[199]    0.0    1.00        0.00                 statclock [199]

-----------------------------------------------

                                                     
[200]    0.0    1.00        0.00                 turnstile_setowner [200]

-----------------------------------------------

                                                     
[201]    0.0    1.00        0.00                 vfs_bio_clrbuf [201]

-----------------------------------------------

                                                     
[202]    0.0    1.00        0.00                 vfs_page_set_valid [202]

-----------------------------------------------

                                                     
[203]    0.0    1.00        0.00                 vfs_ref [203]

-----------------------------------------------

                                                     
[204]    0.0    1.00        0.00                 vm_map_entry_splay [204]

-----------------------------------------------

                                                     
[205]    0.0    1.00        0.00                 vm_map_findspace [205]

-----------------------------------------------

                                                     
[206]    0.0    1.00        0.00                 vn_write [206]

-----------------------------------------------

                                                     
[207]    0.0    1.00        0.00                 vop_null [207]

-----------------------------------------------

                                                     
[208]    0.0    1.00        0.00                 __mnt_vnode_next [208]

-----------------------------------------------

                                                     
[209]    0.0    1.00        0.00                 _mtx_lock_sleep [209]

-----------------------------------------------

                                                     
[210]    0.0    1.00        0.00                 _vn_lock [210]

-----------------------------------------------





flat profile:

 %         the percentage of the total running time of the
time       program used by this function.

cumulative a running sum of the number of seconds accounted
 seconds   for by this function and those listed above it.

 self      the number of seconds accounted for by this
seconds    function alone.  This is the major sort for this
           listing.

calls      the number of times this function was invoked, if
           this function is profiled, else blank.
 
 self      the average number of milliseconds spent in this
ms/call    function per call, if this function is profiled,
	   else blank.

 total     the average number of milliseconds spent in this
ms/call    function and its descendents per call, if this 
	   function is profiled, else blank.

name       the name of the function.  This is the minor sort
           for this listing. The index shows the location of
	   the function in the gprof listing. If the index is
	   in parenthesis it shows where it would appear in
	   the gprof listing if it were to be printed.


granularity: each sample hit covers 4 byte(s) for 0.00% of 93780.00 seconds

  %   cumulative   self              self     total           
 time   seconds   seconds    calls  ms/call  ms/call  name    
  7.7    7254.00  7254.00        0  100.00%           rn_match [1]
  7.1   13926.00  6672.00        0  100.00%           bus_dmamap_load_mbuf_sg [2]
  4.9   18490.00  4564.00        0  100.00%           ip_output [3]
  4.7   22868.00  4378.00        0  100.00%           ip_input [4]
  3.6   26222.00  3354.00        0  100.00%           em_encap [5]
  3.4   29393.00  3171.00        0  100.00%           _mtx_unlock_flags [6]
  3.2   32410.00  3017.00        0  100.00%           _mtx_lock_flags [7]
  2.8   34995.00  2585.00        0  100.00%           critical_exit [8]
  2.4   37267.00  2272.00        0  100.00%           em_rxeof [9]
  2.4   39521.00  2254.00        0  100.00%           in_cksum_skip [10]
  2.4   41758.00  2237.00        0  100.00%           generic_bzero [11]
  2.3   43907.00  2149.00        0  100.00%           generic_bcopy [12]
  2.3   46038.00  2131.00        0  100.00%           em_get_buf [13]
  2.2   48131.00  2093.00        0  100.00%           ether_input [14]
  2.2   50161.00  2030.00        0  100.00%           uma_zalloc_arg [15]
  1.9   51987.00  1826.00        0  100.00%           ip_forward [16]
  1.9   53733.00  1746.00        0  100.00%           rtalloc1 [17]
  1.8   55399.00  1666.00        0  100.00%           mb_free_ext [18]
  1.8   57046.00  1647.00        0  100.00%           ether_output [19]
  1.7   58643.00  1597.00        0  100.00%           pfil_run_hooks [20]
  1.6   60184.00  1541.00        0  100.00%           em_start_locked [21]
  1.5   61605.00  1421.00        0  100.00%           if_handoff [22]
  1.5   62997.00  1392.00        0  100.00%           memcpy [23]
  1.5   64365.00  1368.00        0  100.00%           em_transmit_checksum_setup [24]
  1.4   65719.00  1354.00        0  100.00%           ether_demux [25]
  1.4   66989.00  1270.00        0  100.00%           ether_output_frame [26]
  1.3   68215.00  1226.00        0  100.00%           arpresolve [27]
  1.3   69430.00  1215.00        0  100.00%           intr_event_schedule_thread [28]
  1.3   70640.00  1210.00        0  100.00%           _rw_runlock [29]
  1.3   71835.00  1195.00        0  100.00%           m_dup_pkthdr [30]
  1.2   72919.00  1084.00        0  100.00%           uma_zfree_arg [31]
  1.1   73974.00  1055.00        0  100.00%           m_tag_delete_chain [32]
  1.1   74981.00  1007.00        0  100.00%           m_adj [33]
  1.1   75985.00  1004.00        0  100.00%           mb_dtor_pack [34]
  1.1   76972.00   987.00        0  100.00%           random_harvest [35]
  0.9   77803.00   831.00        0  100.00%           em_txeof [36]
  0.9   78633.00   830.00        0  100.00%           random_harvest_internal [37]
  0.9   79433.00   800.00        0  100.00%           rt_check [38]
  0.8   80203.00   770.00        0  100.00%           netisr_dispatch [39]
  0.8   80930.00   727.00        0  100.00%           _rw_rlock [40]
  0.8   81654.00   724.00        0  100.00%           spinlock_enter [41]
  0.7   82353.00   699.00        0  100.00%           mb_ctor_pack [42]
  0.7   83028.00   675.00        0  100.00%           mb_ctor_mbuf [43]
  0.7   83700.00   672.00        0  100.00%           ip_fastforward [44]
  0.7   84370.00   670.00        0  100.00%           ip_rtaddr [45]
  0.7   85033.00   663.00        0  100.00%           m_freem [46]
  0.7   85655.00   622.00        0  100.00%           bcmp [47]
  0.6   86260.00   605.00        0  100.00%           rtalloc_ign [48]
  0.6   86836.00   576.00        0  100.00%           netisr_processqueue [49]
  0.6   87389.00   553.00        0  100.00%           critical_enter [50]
  0.5   87902.00   513.00        0  100.00%           spinlock_exit [51]
  0.4   88289.00   387.00        0  100.00%           em_receive_checksum [52]
  0.4   88672.00   383.00        0  100.00%           in_canforward [53]
  0.4   89054.00   382.00        0  100.00%           em_start [54]
  0.4   89416.00   362.00        0  100.00%           m_copydata [55]
  0.4   89776.00   360.00        0  100.00%           if_start [56]
  0.3   90104.00   328.00        0  100.00%           _mtx_lock_spin_flags [57]
  0.2   90338.00   234.00        0  100.00%           _mtx_unlock_spin_flags [58]
  0.2   90532.00   194.00        0  100.00%           swi_sched [59]
  0.2   90714.00   182.00        0  100.00%           in_matroute [60]
  0.2   90894.00   180.00        0  100.00%           mb_dtor_mbuf [61]
  0.2   91070.00   176.00        0  100.00%           m_tag_copy_chain [62]
  0.2   91243.00   173.00        0  100.00%           icmp_reflect [63]
  0.2   91386.00   143.00        0  100.00%           bzero [64]
  0.1   91526.00   140.00        0  100.00%           cpu_switch [65]
  0.1   91659.00   133.00        0  100.00%           legacy_setsoftnet [66]
  0.1   91776.00   117.00        0  100.00%           icmp_error [67]
  0.1   91882.00   106.00        0  100.00%           SHA256_Transform [68]
  0.1   91973.00    91.00        0  100.00%           sched_switch [69]
  0.1   92058.00    85.00        0  100.00%           bcopy [70]
  0.1   92139.00    81.00        0  100.00%           sleepq_lock [71]
  0.1   92212.00    73.00        0  100.00%           sched_add [72]
  0.1   92278.00    66.00        0  100.00%           icmp_send [73]
  0.1   92341.00    63.00        0  100.00%           taskqueue_run [74]
  0.1   92402.00    61.00        0  100.00%           DELAY [75]
  0.1   92459.00    57.00        0  100.00%           __qdivrem [76]
  0.1   92515.00    56.00        0  100.00%           mi_switch [77]
  0.1   92568.00    53.00        0  100.00%           runq_add [78]
  0.1   92620.00    52.00        0  100.00%           runq_choose [79]
  0.1   92668.00    48.00        0  100.00%           setrunqueue [80]
  0.1   92716.00    48.00        0  100.00%           sleepq_add [81]
  0.0   92757.00    41.00        0  100.00%           pmclog_reserve [82]
  0.0   92797.00    40.00        0  100.00%           sleepq_resume_thread [83]
  0.0   92835.00    38.00        0  100.00%           intr_execute_handlers [84]
  0.0   92873.00    38.00        0  100.00%           pmclog_process_pcsample [85]
  0.0   92910.00    37.00        0  100.00%           sched_choose [86]
  0.0   92946.00    36.00        0  100.00%           msleep_spin [87]
  0.0   92982.00    36.00        0  100.00%           rdtsc [88]
  0.0   93017.00    35.00        0  100.00%           runq_remove [89]
  0.0   93051.00    34.00        0  100.00%           em_intr_fast [90]
  0.0   93083.00    32.00        0  100.00%           sleepq_switch [91]
  0.0   93114.00    31.00        0  100.00%           pmclog_release [92]
  0.0   93141.00    27.00        0  100.00%           maybe_preempt [93]
  0.0   93167.00    26.00        0  100.00%           taskqueue_thread_loop [94]
  0.0   93192.00    25.00        0  100.00%           em_handle_rxtx [95]
  0.0   93216.00    24.00        0  100.00%           sched_wakeup [96]
  0.0   93240.00    24.00        0  100.00%           tc_windup [97]
  0.0   93261.00    21.00        0  100.00%           taskqueue_enqueue [98]
  0.0   93281.00    20.00        0  100.00%           doreti [99]
  0.0   93301.00    20.00        0  100.00%           lapic_handle_timer [100]
  0.0   93320.00    19.00        0  100.00%           sleepq_lookup [101]
  0.0   93338.00    18.00        0  100.00%           m_tag_delete_nonpersistent [102]
  0.0   93355.00    17.00        0  100.00%           sleepq_wait [103]
  0.0   93371.00    16.00        0  100.00%           choosethread [104]
  0.0   93386.00    15.00        0  100.00%           m_length [105]
  0.0   93401.00    15.00        0  100.00%           wakeup [106]
  0.0   93415.00    14.00        0  100.00%           getnanotime [107]
  0.0   93428.00    13.00        0  100.00%           _lockmgr [111]
  0.0   93441.00    13.00        0  100.00%           shl [108]
  0.0   93454.00    13.00        0  100.00%           taskqueue_thread_enqueue [109]
  0.0   93467.00    13.00        0  100.00%           wakeup_one [110]
  0.0   93479.00    12.00        0  100.00%           pmc_process_samples [112]
  0.0   93491.00    12.00        0  100.00%           sleepq_signal [113]
  0.0   93502.00    11.00        0  100.00%           Xapic_isr1 [114]
  0.0   93513.00    11.00        0  100.00%           msi_vector [115]
  0.0   93523.00    10.00        0  100.00%           m_align [116]
  0.0   93533.00    10.00        0  100.00%           maybe_resched [117]
  0.0   93543.00    10.00        0  100.00%           scanc [118]
  0.0   93553.00    10.00        0  100.00%           setrunnable [119]
  0.0   93562.00     9.00        0  100.00%           swi_net [120]
  0.0   93571.00     9.00        0  100.00%           turnstile_unpend [121]
  0.0   93580.00     9.00        0  100.00%           turnstile_wait [122]
  0.0   93588.00     8.00        0  100.00%           ithread_loop [123]
  0.0   93595.00     7.00        0  100.00%           em_enable_intr [124]
  0.0   93602.00     7.00        0  100.00%           hardclock_cpu [125]
  0.0   93609.00     7.00        0  100.00%           sleepq_release [126]
  0.0   93615.00     6.00        0  100.00%           sched_prio [127]
  0.0   93621.00     6.00        0  100.00%           softclock [128]
  0.0   93626.00     5.00        0  100.00%           lapic_handle_intr [129]
  0.0   93631.00     5.00        0  100.00%           vm_page_set_validclean [130]
  0.0   93635.00     4.00        0  100.00%           amd_get_config [131]
  0.0   93639.00     4.00        0  100.00%           brelse [132]
  0.0   93643.00     4.00        0  100.00%           buf_splay [133]
  0.0   93647.00     4.00        0  100.00%           em_disable_intr [134]
  0.0   93651.00     4.00        0  100.00%           ffs_write [135]
  0.0   93655.00     4.00        0  100.00%           ithread_execute_handlers [136]
  0.0   93659.00     4.00        0  100.00%           tc_ticktock [137]
  0.0   93662.00     3.00        0  100.00%           Xtimerint [138]
  0.0   93665.00     3.00        0  100.00%           __udivdi3 [152]
  0.0   93668.00     3.00        0  100.00%           breadn [139]
  0.0   93671.00     3.00        0  100.00%           bremfreel [140]
  0.0   93674.00     3.00        0  100.00%           cpu_idle [141]
  0.0   93677.00     3.00        0  100.00%           gbincore [142]
  0.0   93680.00     3.00        0  100.00%           hardclock [143]
  0.0   93683.00     3.00        0  100.00%           msi_eoi_source [144]
  0.0   93686.00     3.00        0  100.00%           pmap_clear_modify [145]
  0.0   93689.00     3.00        0  100.00%           propagate_priority [146]
  0.0   93692.00     3.00        0  100.00%           random_process_event [147]
  0.0   93695.00     3.00        0  100.00%           sched_priority [148]
  0.0   93698.00     3.00        0  100.00%           sched_sleep [149]
  0.0   93701.00     3.00        0  100.00%           turnstile_lock [150]
  0.0   93704.00     3.00        0  100.00%           vm_page_alloc [151]
  0.0   93706.00     2.00        0  100.00%           _mtx_unlock_sleep [169]
  0.0   93708.00     2.00        0  100.00%           _vm_map_lock [170]
  0.0   93710.00     2.00        0  100.00%           adjustrunqueue [153]
  0.0   93712.00     2.00        0  100.00%           allocbuf [154]
  0.0   93714.00     2.00        0  100.00%           bqrelse [155]
  0.0   93716.00     2.00        0  100.00%           callout_reset [156]
  0.0   93718.00     2.00        0  100.00%           ffs_balloc_ufs2 [157]
  0.0   93720.00     2.00        0  100.00%           g_slice_start [158]
  0.0   93722.00     2.00        0  100.00%           getblk [159]
  0.0   93724.00     2.00        0  100.00%           idle_proc [160]
  0.0   93726.00     2.00        0  100.00%           random_kthread [161]
  0.0   93728.00     2.00        0  100.00%           sleepq_broadcast [162]
  0.0   93730.00     2.00        0  100.00%           turnstile_broadcast [163]
  0.0   93732.00     2.00        0  100.00%           turnstile_lookup [164]
  0.0   93734.00     2.00        0  100.00%           ufs_getlbns [165]
  0.0   93736.00     2.00        0  100.00%           vfs_clean_pages [166]
  0.0   93738.00     2.00        0  100.00%           vm_object_pip_subtract [167]
  0.0   93740.00     2.00        0  100.00%           vn_start_write [168]
  0.0   93741.00     1.00        0  100.00%           SHA256_Update [171]
  0.0   93742.00     1.00        0  100.00%           VOP_GETWRITEMOUNT_APV [172]
  0.0   93743.00     1.00        0  100.00%           __mnt_vnode_next [208]
  0.0   93744.00     1.00        0  100.00%           _mtx_lock_sleep [209]
  0.0   93745.00     1.00        0  100.00%           _vn_lock [210]
  0.0   93746.00     1.00        0  100.00%           ata_generic_command [173]
  0.0   93747.00     1.00        0  100.00%           ata_get_lba [174]
  0.0   93748.00     1.00        0  100.00%           ata_modify_if_48bit [175]
  0.0   93749.00     1.00        0  100.00%           bdirty [176]
  0.0   93750.00     1.00        0  100.00%           bge_miibus_readreg [177]
  0.0   93751.00     1.00        0  100.00%           bremfree [178]
  0.0   93752.00     1.00        0  100.00%           buf_vlist_add [179]
  0.0   93753.00     1.00        0  100.00%           buf_vlist_remove [180]
  0.0   93754.00     1.00        0  100.00%           bufdone [181]
  0.0   93755.00     1.00        0  100.00%           bufdone_finish [182]
  0.0   93756.00     1.00        0  100.00%           bwillwrite [183]
  0.0   93757.00     1.00        0  100.00%           cluster_read [184]
  0.0   93758.00     1.00        0  100.00%           devstat_end_transaction [185]
  0.0   93759.00     1.00        0  100.00%           ffs_alloccg [186]
  0.0   93760.00     1.00        0  100.00%           ffs_clrblock [187]
  0.0   93761.00     1.00        0  100.00%           ffs_fragacct [188]
  0.0   93762.00     1.00        0  100.00%           g_bioq_first [189]
  0.0   93763.00     1.00        0  100.00%           getnewbuf [190]
  0.0   93764.00     1.00        0  100.00%           intr_lookup_source [191]
  0.0   93765.00     1.00        0  100.00%           pmclog_loop [192]
  0.0   93766.00     1.00        0  100.00%           priv_check_cred [193]
  0.0   93767.00     1.00        0  100.00%           reassignbuf [194]
  0.0   93768.00     1.00        0  100.00%           rijndaelKeySetupEnc [195]
  0.0   93769.00     1.00        0  100.00%           run_filter [196]
  0.0   93770.00     1.00        0  100.00%           runq_check [197]
  0.0   93771.00     1.00        0  100.00%           sched_tick [198]
  0.0   93772.00     1.00        0  100.00%           statclock [199]
  0.0   93773.00     1.00        0  100.00%           turnstile_setowner [200]
  0.0   93774.00     1.00        0  100.00%           vfs_bio_clrbuf [201]
  0.0   93775.00     1.00        0  100.00%           vfs_page_set_valid [202]
  0.0   93776.00     1.00        0  100.00%           vfs_ref [203]
  0.0   93777.00     1.00        0  100.00%           vm_map_entry_splay [204]
  0.0   93778.00     1.00        0  100.00%           vm_map_findspace [205]
  0.0   93779.00     1.00        0  100.00%           vn_write [206]
  0.0   93780.00     1.00        0  100.00%           vop_null [207]

Index by function name

  [75] DELAY               [157] ffs_balloc_ufs2     [161] random_kthread     
  [68] SHA256_Transform    [187] ffs_clrblock        [147] random_process_even
 [171] SHA256_Update       [188] ffs_fragacct         [88] rdtsc              
 [172] VOP_GETWRITEMOUNT_A [135] ffs_write           [194] reassignbuf        
 [114] Xapic_isr1          [189] g_bioq_first        [195] rijndaelKeySetupEnc
 [138] Xtimerint           [158] g_slice_start         [1] rn_match           
 [208] __mnt_vnode_next    [142] gbincore             [38] rt_check           
  [76] __qdivrem            [12] generic_bcopy        [17] rtalloc1           
 [152] __udivdi3            [11] generic_bzero        [48] rtalloc_ign        
 [111] _lockmgr            [159] getblk              [196] run_filter         
   [7] _mtx_lock_flags     [107] getnanotime          [78] runq_add           
 [209] _mtx_lock_sleep     [190] getnewbuf           [197] runq_check         
  [57] _mtx_lock_spin_flag [143] hardclock            [79] runq_choose        
   [6] _mtx_unlock_flags   [125] hardclock_cpu        [89] runq_remove        
 [169] _mtx_unlock_sleep    [67] icmp_error          [118] scanc              
  [58] _mtx_unlock_spin_fl  [63] icmp_reflect         [72] sched_add          
  [40] _rw_rlock            [73] icmp_send            [86] sched_choose       
  [29] _rw_runlock         [160] idle_proc           [127] sched_prio         
 [170] _vm_map_lock         [22] if_handoff          [148] sched_priority     
 [210] _vn_lock             [56] if_start            [149] sched_sleep        
 [153] adjustrunqueue       [53] in_canforward        [69] sched_switch       
 [154] allocbuf             [10] in_cksum_skip       [198] sched_tick         
 [131] amd_get_config       [60] in_matroute          [96] sched_wakeup       
  [27] arpresolve           [28] intr_event_schedule [119] setrunnable        
 [173] ata_generic_command  [84] intr_execute_handle  [80] setrunqueue        
 [174] ata_get_lba         [191] intr_lookup_source  [108] shl                
 [175] ata_modify_if_48bit  [44] ip_fastforward       [81] sleepq_add         
  [47] bcmp                 [16] ip_forward          [162] sleepq_broadcast   
  [70] bcopy                 [4] ip_input             [71] sleepq_lock        
 [176] bdirty                [3] ip_output           [101] sleepq_lookup      
 [177] bge_miibus_readreg   [45] ip_rtaddr           [126] sleepq_release     
 [155] bqrelse             [136] ithread_execute_han  [83] sleepq_resume_threa
 [139] breadn              [123] ithread_loop        [113] sleepq_signal      
 [132] brelse              [129] lapic_handle_intr    [91] sleepq_switch      
 [178] bremfree            [100] lapic_handle_timer  [103] sleepq_wait        
 [140] bremfreel            [66] legacy_setsoftnet   [128] softclock          
 [133] buf_splay            [33] m_adj                [41] spinlock_enter     
 [179] buf_vlist_add       [116] m_align              [51] spinlock_exit      
 [180] buf_vlist_remove     [55] m_copydata          [199] statclock          
 [181] bufdone              [30] m_dup_pkthdr        [120] swi_net            
 [182] bufdone_finish       [46] m_freem              [59] swi_sched          
   [2] bus_dmamap_load_mbu [105] m_length             [98] taskqueue_enqueue  
 [183] bwillwrite           [62] m_tag_copy_chain     [74] taskqueue_run      
  [64] bzero                [32] m_tag_delete_chain  [109] taskqueue_thread_en
 [156] callout_reset       [102] m_tag_delete_nonper  [94] taskqueue_thread_lo
 [104] choosethread         [93] maybe_preempt       [137] tc_ticktock        
 [184] cluster_read        [117] maybe_resched        [97] tc_windup          
 [141] cpu_idle             [43] mb_ctor_mbuf        [163] turnstile_broadcast
  [65] cpu_switch           [42] mb_ctor_pack        [150] turnstile_lock     
  [50] critical_enter       [61] mb_dtor_mbuf        [164] turnstile_lookup   
   [8] critical_exit        [34] mb_dtor_pack        [200] turnstile_setowner 
 [185] devstat_end_transac  [18] mb_free_ext         [121] turnstile_unpend   
  [99] doreti               [23] memcpy              [122] turnstile_wait     
 [134] em_disable_intr      [77] mi_switch           [165] ufs_getlbns        
 [124] em_enable_intr      [144] msi_eoi_source       [15] uma_zalloc_arg     
   [5] em_encap            [115] msi_vector           [31] uma_zfree_arg      
  [13] em_get_buf           [87] msleep_spin         [201] vfs_bio_clrbuf     
  [95] em_handle_rxtx       [39] netisr_dispatch     [166] vfs_clean_pages    
  [90] em_intr_fast         [49] netisr_processqueue [202] vfs_page_set_valid 
  [52] em_receive_checksum  [20] pfil_run_hooks      [203] vfs_ref            
   [9] em_rxeof            [145] pmap_clear_modify   [204] vm_map_entry_splay 
  [54] em_start            [112] pmc_process_samples [205] vm_map_findspace   
  [21] em_start_locked     [192] pmclog_loop         [167] vm_object_pip_subtr
  [24] em_transmit_checksu  [85] pmclog_process_pcsa [151] vm_page_alloc      
  [36] em_txeof             [92] pmclog_release      [130] vm_page_set_validcl
  [25] ether_demux          [82] pmclog_reserve      [168] vn_start_write     
  [14] ether_input         [193] priv_check_cred     [206] vn_write           
  [19] ether_output        [146] propagate_priority  [207] vop_null           
  [26] ether_output_frame   [35] random_harvest      [106] wakeup             
 [186] ffs_alloccg          [37] random_harvest_inte [110] wakeup_one