Searched refs:ENTER (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp341 case RecordTypes::ENTER:
H A DTrace.cpp102 Record.Type = RecordTypes::ENTER;
H A DRecordInitializer.cpp406 case static_cast<unsigned>(RecordTypes::ENTER):
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp192 // If the record is an ENTER record it pushes the FuncID and TSC onto a
196 // edge of the graph. If there is no matching ENTER record the function tries
220 case RecordTypes::ENTER:
H A Dxray-stacks.cpp368 case RecordTypes::ENTER:
/freebsd-13-stable/usr.bin/bc/
H A Dbc.y910 found = hsearch(entry, ENTER);
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.c1228 if (hsearch_r(item, ENTER, &ret_item,
/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c144 ENTER, /* for 186 enter instr */ enumerator in enum:__anon8768
2235 /* [C,8] */ TNSyp("enter",ENTER), TNSyp("leave",NORM), TNS("lret",RET), TNS("lret",NORM),
4597 case ENTER:

Completed in 136 milliseconds

123