Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/b/
Dparser.cc87 StmtNode *Parser::state_add(Scopes::StateScope *scope, IdentExprNode *id, BlockStmtNode *body) { in state_add() function in ebpf::cc::Parser
104 StmtNode *Parser::state_add(Scopes::StateScope *scope, IdentExprNode *id1, IdentExprNode *id2, Bloc… in state_add() function in ebpf::cc::Parser