search for: 816660

Displaying 6 results from an estimated 6 matches for "816660".

Did you mean: 16660
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
...| 0m0.950s | 13 | 0m0.263s | 0m0.178s | 193841 | 184274 | +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ | h264ref | 24130 | 0m4.278s | 0m4.272s | 76 | 3m26.701s | 3m4.461s | 816660 | 812396 | +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ | lbm | 8 | 0m0.824s | 0m0.815s | 5 | 6m29.685s | 1m39.180s | 150871 | 150327 | +---------------+----------+----------...
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...3s | 0m0.178s | 193841 | 184274 | >> >> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> | h264ref | 24130 | 0m4.278s | 0m4.272s | 76 | >> 3m26.701s | 3m4.461s | 816660 | 812396 | >> >> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> | lbm | 8 | 0m0.824s | 0m0.815s | 5 | >> 6m29.685s | 1m39.180s | 150871 | 150327 | &g...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...74 | > >>> > >>> > +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ > >>> | h264ref | 24130 | 0m4.278s | 0m4.272s | 76 | > >>> 3m26.701s | 3m4.461s | 816660 | 812396 | > >>> > >>> > +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ > >>> | lbm | 8 | 0m0.824s | 0m0.815s | 5 | > >>> 6m29.685s |...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...8s | 193841 | 184274 | >>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >>> | h264ref | 24130 | 0m4.278s | 0m4.272s | 76 | >>> 3m26.701s | 3m4.461s | 816660 | 812396 | >>> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >>> | lbm | 8 | 0m0.824s | 0m0.815s | 5 | >>> 6m29.685s | 1m39.180s | 150871...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...> >>> >> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> >>> | h264ref | 24130 | 0m4.278s | 0m4.272s | 76 | >> >>> 3m26.701s | 3m4.461s | 816660 | 812396 | >> >>> >> >>> >> >>> +---------------+----------+-------------+-----------+-----------+---------------+-----------+--------------+----------+ >> >>> | lbm | 8 | 0m0.824s | 0m0.815s | 5 | >...
2016 Mar 15
2
GSoC Proposal : Path Profiling Support
This proposal adds support for path profiling [Ball96] to LLVM. Path profiling compactly represents acyclic paths in a directed acyclic graph representation of the control flow graph of a routine. Instrumentation can be added to uniquely identify paths executed at runtime. Path profiles enable precise enumeration of the sequence of basic blocks executed in order for a particular path. Using path