Next: x1f4_push_e4ll, Previous: x1f4_pick_e4lf, Up: Hierarchical Resource Allocation Manager Functions [Index]
extern int x1f4_pipe_e4ll (void *e4ll, void *program);
The x1f4_pipe_e4ll
function registers the e4ll
hierarchical
resource allocation manager with the call observing mechanisms for the
program
procedural program executable representation. It does so by
calling x1f4_pipe_shuffle
with the appropriate arguments.
See Call Observers.
See x1f4_pipe_shuffle.
The function returns 0
for success, non zero for failure.