Home
last modified time | relevance | path

Searched defs:rproc (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h143531 struct rproc { struct
143537 struct rproc_ops *ops; argument
143541 enum rproc_dump_mechanism dump_conf; argument
143542 struct mutex lock;
143543 struct dentry *dbg_dir;
143544 struct list_head traces;
143545 int num_traces;
143546 struct list_head carveouts;
143547 struct list_head mappings;
143548 u64 bootaddr;
[all …]