Home
last modified time | relevance | path

Searched refs:fgraph_retrieve_data (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dftrace.h1057 void *fgraph_retrieve_data(int idx, int *size_bytes);
/linux/kernel/trace/
H A Dfgraph.c391 void *fgraph_retrieve_data(int idx, int *size_bytes) in fgraph_retrieve_data() function
H A Dtrace_selftest.c818 p = fgraph_retrieve_data(gops->idx, &size); in store_return()