Searched refs:allocate_arg (Results 1 - 2 of 2) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dfetch.c179 allocate_arg(struct fetch_context *ctx, struct process *proc, function
407 return allocate_arg(ctx, proc, info, valuep);
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Dparse-filter.c193 static struct filter_arg *allocate_arg(void) function
342 arg = allocate_arg();
392 arg = allocate_arg();
404 arg = allocate_arg();
416 arg = allocate_arg();
879 arg = allocate_arg();
1124 *parg = allocate_arg();
1147 arg = allocate_arg();
1376 arg = allocate_arg();

Completed in 172 milliseconds