Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_selftest.c767 struct fgraph_fixture { struct
778 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_entry() argument
811 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_return()
858 static int __init init_fgraph_fixture(struct fgraph_fixture *fixture) in init_fgraph_fixture()
874 static int __init test_graph_storage_single(struct fgraph_fixture *fixture) in test_graph_storage_single()
906 static struct fgraph_fixture store_bytes[4] __initdata = {
943 struct fgraph_fixture *fixture; in test_graph_storage_multi()

Completed in 5 milliseconds