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

/linux-master/tools/perf/
H A Dbuiltin-script.c2429 struct addr_location *addr_al_ptr = NULL; local
2435 addr_al_ptr = &addr_al;
2437 scripting_ops->process_event(event, sample, evsel, &al, addr_al_ptr);

Completed in 116 milliseconds