Home
last modified time | relevance | path

Searched refs:lwpsinfo_t (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c352 START(lwpsinfo, lwpsinfo_t); in gen_lwpsinfo()
354 SCALAR_FIELD(lwpsinfo_t, pr_flag, 1); in gen_lwpsinfo()
355 SCALAR_FIELD(lwpsinfo_t, pr_lwpid, 0); in gen_lwpsinfo()
356 SCALAR_FIELD(lwpsinfo_t, pr_addr, 0); in gen_lwpsinfo()
357 SCALAR_FIELD(lwpsinfo_t, pr_wchan, 0); in gen_lwpsinfo()
358 SCALAR_FIELD(lwpsinfo_t, pr_stype, 0); in gen_lwpsinfo()
359 SCALAR_FIELD(lwpsinfo_t, pr_state, 0); in gen_lwpsinfo()
360 SCALAR_FIELD(lwpsinfo_t, pr_sname, 0); in gen_lwpsinfo()
361 SCALAR_FIELD(lwpsinfo_t, pr_nice, 0); in gen_lwpsinfo()
362 SCALAR_FIELD(lwpsinfo_t, pr_syscall, 0); in gen_lwpsinfo()
[all …]
H A Dgen_layout_obj.c49 lwpsinfo_t lwpsinfo;
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_CG_DYN.ResultDynType.d36 translator lwpsinfo_t < int i >
43 xlate < lwpsinfo_t * > (0);
H A Derr.D_XLATE_REDECL.ResultDynType.d36 translator lwpsinfo_t < kthread_t *T >
44 xlate < lwpsinfo_t * > (curthread);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Dtst.TestTransStability1.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);
H A Dtst.TestTransStability2.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);
/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.h62 extern void lwpsinfo_32_to_n(const lwpsinfo32_t *, lwpsinfo_t *);
75 extern void lwpsinfo_n_to_32(const lwpsinfo_t *, lwpsinfo32_t *);
H A Dlibproc.h324 extern const lwpsinfo_t *Lpsinfo(struct ps_lwphandle *);
454 extern int Plwp_getpsinfo(struct ps_prochandle *, lwpid_t, lwpsinfo_t *);
470 typedef int proc_lwp_all_f(void *, const lwpstatus_t *, const lwpsinfo_t *);
476 typedef int proc_walk_f(psinfo_t *, lwpsinfo_t *, void *);
736 extern int proc_get_lwpsinfo(pid_t, uint_t, lwpsinfo_t *);
H A DPcontrol.h143 lwpsinfo_t lwp_psinfo; /* /proc/<pid>/lwp/<lwpid>/lwpsinfo data */
262 lwpsinfo_t lwp_psinfo; /* lwpsinfo_t from last Lpsinfo() */
H A Dproc_arg.c434 lwpsinfo_t *lwpsinfo; in proc_walk()
504 lwpsinfo = (lwpsinfo_t *)ptr; in proc_walk()
H A DPlwpregs.c562 Plwp_getpsinfo(struct ps_prochandle *P, lwpid_t lwpid, lwpsinfo_t *lps) in Plwp_getpsinfo()
573 lps, sizeof (lwpsinfo_t))); in Plwp_getpsinfo()
577 (void) memcpy(lps, &lwp->lwp_psinfo, sizeof (lwpsinfo_t)); in Plwp_getpsinfo()
H A Dproc_get_info.c224 proc_get_lwpsinfo(pid_t pid, uint_t thr, lwpsinfo_t *lwpip) in proc_get_lwpsinfo()
/illumos-gate/usr/src/cmd/ptools/pstop/
H A Dpstop.c37 static int lwpstop(int *, const lwpstatus_t *, const lwpsinfo_t *);
111 lwpstop(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstop()
/illumos-gate/usr/src/cmd/ptools/prun/
H A Dprun.c37 static int lwpstart(int *, const lwpstatus_t *, const lwpsinfo_t *);
140 lwpstart(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) in lwpstart()
/illumos-gate/usr/src/cmd/pbind/
H A Dpbind.c286 lwp = (lwpsinfo_t *)ptr; in do_lwps()
311 query_all_proc(psinfo_t *psinfo, lwpsinfo_t *lwpsinfo, void *arg) in query_all_proc()
333 query_all_lwp(psinfo_t *psinfo, lwpsinfo_t *lwpsinfo, void *arg) in query_all_lwp()
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c51 static int lwplook(look_arg_t *, const lwpstatus_t *, const lwpsinfo_t *);
250 lwplook_zombie(const lwpsinfo_t *pip) in lwplook_zombie()
257 lwplook(look_arg_t *arg, const lwpstatus_t *psp, const lwpsinfo_t *pip) in lwplook()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in212 * We also do not fill in pr_lwp (the lwpsinfo_t for the representative LWP)
290 * Translate from the kernel's kthread_t structure to a proc(5) lwpsinfo_t.
296 translator lwpsinfo_t < kthread_t *T > {
352 inline lwpsinfo_t *curlwpsinfo = xlate <lwpsinfo_t *> (curthread);
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_impl.h108 #define lwpsinfo_t lwpsinfo32_t macro
H A Delf_notes.c111 + (nlwp + nzomb) * roundup(sizeof (lwpsinfo_t), sizeof (Word)) in setup_note_header()
224 lwpsinfo_t lwpsinfo; in write_elfnotes()
/illumos-gate/usr/src/cmd/psrset/
H A Dpsrset.c490 query_all_proc(psinfo_t *psinfo, lwpsinfo_t *lwpsinfo, void *arg) in query_all_proc()
512 query_all_lwp(psinfo_t *psinfo, lwpsinfo_t *lwpsinfo, void *arg) in query_all_lwp()
616 lwp = (lwpsinfo_t *)ptr; in do_lwps()
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c902 add_lwp(psinfo_t *psinfo, lwpsinfo_t *lwpsinfo, int flags) in add_lwp()
914 sizeof (psinfo_t) - sizeof (lwpsinfo_t)); in add_lwp()
915 (void) memcpy(&lwp->li_info.pr_lwp, lwpsinfo, sizeof (lwpsinfo_t)); in add_lwp()
936 lwpsinfo_t *lwpsinfo; in prstat_scandir()
992 lwpsinfo = (lwpsinfo_t *)ptr; in prstat_scandir()
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c119 static int add_proc(psinfo_t *, lwpsinfo_t *, void *);
650 add_proc(psinfo_t *info, lwpsinfo_t *lwp __unused, void *arg __unused) in add_proc()
/illumos-gate/usr/src/test/os-tests/tests/
H A Dclock_gettime.c62 lwpsinfo_t lwpsinfo; in clock_gettime_thread()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h273 } lwpsinfo_t;
318 lwpsinfo_t pr_lwp; /* information for representative lwp */
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c387 const lwpsinfo_t *pip) in thread_call_stack()
423 const lwpstatus_t *psp, const lwpsinfo_t *pip) in lwp_call_stack()

12