HomeSort by: relevance | last modified time | path
    Searched refs:builtin (Results 1 - 25 of 83) sorted by relevancy

1 2 3 4

  /src/external/cddl/dtracetoolkit/dist/Bin/
sh_calldist.d 18 * 2 Type of call (func/builtin/cmd)
75 sh*:::builtin-entry
77 self->builtin = timestamp;
80 sh*:::builtin-return
81 /self->builtin/
83 this->elapsed = timestamp - self->builtin;
84 self->builtin = 0;
86 @types[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] =
sh_syscalls.d 12 * TYPE Type of call (func/builtin/cmd/syscall)
50 sh$target:::builtin-entry,
62 sh$target:::builtin-entry
64 @calls[self->filename, "builtin", copyinstr(arg1)] = count();
sh_calltime.d 15 * TYPE Type of call (func/builtin/cmd/total)
74 sh*:::builtin-entry
76 self->builtin = timestamp;
79 sh*:::builtin-return
80 /self->builtin/
82 this->elapsed = timestamp - self->builtin;
83 self->builtin = 0;
87 @num[this->file, "builtin", this->name] = count();
89 @types[this->file, "builtin", this->name] = sum(this->elapsed);
sh_cpudist.d 18 * 2 Type of call (func/builtin/cmd)
75 sh*:::builtin-entry
77 self->builtin = vtimestamp;
80 sh*:::builtin-return
81 /self->builtin/
83 this->oncpu = vtimestamp - self->builtin;
84 self->builtin = 0;
86 @types[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] =
sh_cputime.d 15 * TYPE Type of call (func/builtin/cmd/total)
74 sh*:::builtin-entry
76 self->builtin = vtimestamp;
79 sh*:::builtin-return
80 /self->builtin/
82 this->oncpu = vtimestamp - self->builtin;
83 self->builtin = 0;
87 @num[this->file, "builtin", this->name] = count();
89 @types[this->file, "builtin", this->name] = sum(this->oncpu);
sh_calls.d 3 * sh_calls.d - count Bourne calls (func/builtin/cmd/subsh) using DTrace.
15 * TYPE Type of call (func/builtin/cmd/subsh)
52 sh*:::builtin-entry
54 @calls[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] = count();
sh_flowinfo.d 22 * TYPE Type of call (func/builtin/cmd/subsh)
23 * NAME Shell function, builtin or command name
61 sh*:::builtin-entry,
62 sh*:::builtin-return,
92 sh*:::builtin-entry
96 this->delta, basename(copyinstr(arg0)), arg2, "builtin",
102 sh*:::builtin-return
107 this->delta, basename(copyinstr(arg0)), "builtin",
sh_flowtime.d 20 * NAME Shell function or builtin name
25 * > builtin
31 * > previous line to the end of this builtin
75 sh*:::builtin-return,
102 sh*:::builtin-return
sh_flow.d 20 * NAME Shell function, builtin or command name
25 * > builtin
75 sh*:::builtin-entry
sh_syscolors.d 19 * TYPE Type of call (func/builtin/cmd/line/shell)
20 * NAME Shell function, builtin or command name
66 sh$target:::builtin-entry,
96 sh$target:::builtin-entry
100 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
106 sh$target:::builtin-return
111 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
sh_stat.d 95 sh*:::builtin-entry
  /src/external/cddl/dtracetoolkit/dist/Shell/
sh_calldist.d 18 * 2 Type of call (func/builtin/cmd)
75 sh*:::builtin-entry
77 self->builtin = timestamp;
80 sh*:::builtin-return
81 /self->builtin/
83 this->elapsed = timestamp - self->builtin;
84 self->builtin = 0;
86 @types[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] =
sh_syscalls.d 12 * TYPE Type of call (func/builtin/cmd/syscall)
50 sh$target:::builtin-entry,
62 sh$target:::builtin-entry
64 @calls[self->filename, "builtin", copyinstr(arg1)] = count();
sh_calltime.d 15 * TYPE Type of call (func/builtin/cmd/total)
74 sh*:::builtin-entry
76 self->builtin = timestamp;
79 sh*:::builtin-return
80 /self->builtin/
82 this->elapsed = timestamp - self->builtin;
83 self->builtin = 0;
87 @num[this->file, "builtin", this->name] = count();
89 @types[this->file, "builtin", this->name] = sum(this->elapsed);
sh_cpudist.d 18 * 2 Type of call (func/builtin/cmd)
75 sh*:::builtin-entry
77 self->builtin = vtimestamp;
80 sh*:::builtin-return
81 /self->builtin/
83 this->oncpu = vtimestamp - self->builtin;
84 self->builtin = 0;
86 @types[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] =
sh_cputime.d 15 * TYPE Type of call (func/builtin/cmd/total)
74 sh*:::builtin-entry
76 self->builtin = vtimestamp;
79 sh*:::builtin-return
80 /self->builtin/
82 this->oncpu = vtimestamp - self->builtin;
83 self->builtin = 0;
87 @num[this->file, "builtin", this->name] = count();
89 @types[this->file, "builtin", this->name] = sum(this->oncpu);
sh_calls.d 3 * sh_calls.d - count Bourne calls (func/builtin/cmd/subsh) using DTrace.
15 * TYPE Type of call (func/builtin/cmd/subsh)
52 sh*:::builtin-entry
54 @calls[basename(copyinstr(arg0)), "builtin", copyinstr(arg1)] = count();
sh_flowinfo.d 22 * TYPE Type of call (func/builtin/cmd/subsh)
23 * NAME Shell function, builtin or command name
61 sh*:::builtin-entry,
62 sh*:::builtin-return,
92 sh*:::builtin-entry
96 this->delta, basename(copyinstr(arg0)), arg2, "builtin",
102 sh*:::builtin-return
107 this->delta, basename(copyinstr(arg0)), "builtin",
sh_flowtime.d 20 * NAME Shell function or builtin name
25 * > builtin
31 * > previous line to the end of this builtin
75 sh*:::builtin-return,
102 sh*:::builtin-return
sh_flow.d 20 * NAME Shell function, builtin or command name
25 * > builtin
75 sh*:::builtin-entry
sh_syscolors.d 19 * TYPE Type of call (func/builtin/cmd/line/shell)
20 * NAME Shell function, builtin or command name
66 sh$target:::builtin-entry,
96 sh$target:::builtin-entry
100 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
106 sh$target:::builtin-return
111 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-frontend.cc 38 /* Determine if function FD is a builtin one that we can evaluate in CTFE. */
40 BUILTIN
43 if (fd->builtin != BUILTIN::unknown)
44 return fd->builtin;
48 return fd->builtin;
51 /* Evaluate builtin D function FD whose argument list is ARGUMENTS.
57 if (fd->builtin == BUILTIN::unimp)
71 /* Builtin should be successfully evaluated
    [all...]
  /src/sys/dev/tc/
tc.c 75 const struct tc_builtin *builtin; local
101 builtin = &tba->tba_builtins[i];
104 if (builtin->tcb_slot > sc->sc_nslots)
105 panic("tcattach: builtin %d slot > nslots", i);
111 tcaddr = sc->sc_slots[builtin->tcb_slot].tcs_addr +
112 builtin->tcb_offset;
119 strncpy(ta.ta_modname, builtin->tcb_modname, TC_ROM_LLEN);
121 ta.ta_dmat = (*sc->sc_get_dma_tag)(builtin->tcb_slot);
123 ta.ta_slot = builtin->tcb_slot;
124 ta.ta_offset = builtin->tcb_offset
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
builtin.d 2 * Implement CTFE for intrinsic (builtin) functions.
9 * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/src/dmd/builtin.d, _builtin.d)
11 * Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/builtin.d
14 module dmd.builtin;
22 * Determine if function is a builtin one that we can
25 public extern (C++) BUILTIN isBuiltin(FuncDeclaration fd);
28 * Evaluate builtin function.
  /src/bin/ksh/
table.h 65 #define SPEC_BI BIT(12) /* a POSIX special builtin */
66 #define REG_BI BIT(13) /* a POSIX regular builtin */
83 #define FC_SPECBI BIT(0) /* special builtin */
84 #define FC_FUNC BIT(1) /* function builtin */
85 #define FC_REGBI BIT(2) /* regular builtin */
86 #define FC_UNREGBI BIT(3) /* un-regular builtin (!special,!regular) */
144 struct builtin { struct
150 extern const struct builtin shbuiltins [], kshbuiltins [];

Completed in 45 milliseconds

1 2 3 4