Lines Matching defs:tep_cmdline
121 struct tep_cmdline {
128 const struct tep_cmdline *ca = a;
129 const struct tep_cmdline *cb = b;
142 const struct tep_cmdline *ca = a;
143 const struct tep_cmdline *cb = b;
144 const struct tep_cmdline *cb1 = cb + 1;
168 struct tep_cmdline *cmdlines;
195 const struct tep_cmdline *comm;
196 struct tep_cmdline key;
224 const struct tep_cmdline *comm;
225 struct tep_cmdline key;
251 struct tep_cmdline *cmdlines = tep->cmdlines;
252 struct tep_cmdline *cmdline;
253 struct tep_cmdline key;
5895 static struct tep_cmdline *
5896 pid_from_cmdlist(struct tep_handle *tep, const char *comm, struct tep_cmdline *next)
5908 return (struct tep_cmdline *)cmdlist;
5924 struct tep_cmdline *tep_data_pid_from_comm(struct tep_handle *tep, const char *comm,
5925 struct tep_cmdline *next)
5927 struct tep_cmdline *cmdline;
5967 int tep_cmdline_pid(struct tep_handle *tep, struct tep_cmdline *cmdline)