Displaying 5 results from an estimated 5 matches for "price_out_impl".
2016 Mar 16
3
GSoC Proposal : Path Profiling Support
...--------------------------------------------------------------------------+
| lbm | LBM_performStreamCollide
|
+-----------------+----------------------------------------------------------------------------------------------+
| mcf | price_out_impl
|
+-----------------+----------------------------------------------------------------------------------------------+
| mcf2000 | price_out_impl
|
+-----------------+------------------------------------------...
2016 Mar 22
2
GSoC Proposal : Path Profiling Support
...-----------------------------+
> > | lbm | LBM_performStreamCollide
> > |
> >
> +-----------------+----------------------------------------------------------------------------------------------+
> > | mcf | price_out_impl
> > |
> >
> +-----------------+----------------------------------------------------------------------------------------------+
> > | mcf2000 | price_out_impl
> > |
> >
> +...
2016 Mar 21
0
GSoC Proposal : Path Profiling Support
...------------------------------------------------------+
> | lbm | LBM_performStreamCollide
> |
> +-----------------+----------------------------------------------------------------------------------------------+
> | mcf | price_out_impl
> |
> +-----------------+----------------------------------------------------------------------------------------------+
> | mcf2000 | price_out_impl
> |
> +-----------------+-----------------...
2016 Mar 23
0
GSoC Proposal : Path Profiling Support
...----+
>> > | lbm | LBM_performStreamCollide
>> > |
>> >
>> > +-----------------+----------------------------------------------------------------------------------------------+
>> > | mcf | price_out_impl
>> > |
>> >
>> > +-----------------+----------------------------------------------------------------------------------------------+
>> > | mcf2000 | price_out_impl
>> >...
2016 Mar 16
2
GSoC Proposal : Path Profiling Support
Hi Vedant,
I would like to clarify that the proposal does *intra-procedural* path profiling as described in [Ball96].
> > 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