Home
last modified time | relevance | path

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

/system/bpfprogs/test/
DbpfLoadTpProg.c25 struct switch_args { struct
37 (struct switch_args* args) { argument
DbpfLoadTpProgBtf.c25 struct switch_args { struct
37 (struct switch_args* args) { argument
/system/bpfprogs/
Dtime_in_state_test.cpp37 struct switch_args { struct
48 int tp_sched_switch(struct switch_args* args); argument
DtimeInState.c51 struct switch_args { struct
52 unsigned long long ignore;
53 char prev_comm[16];
54 int prev_pid;
55 int prev_prio;
56 long long prev_state;
57 char next_comm[16];
58 int next_pid;
59 int next_prio;