Guest User

Untitled

a guest
Jul 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. provider Dylan {
  2. probe gf__call__lookup__entry(const char * generic_name);
  3. probe gf__call__lookup__return(const char * generic_name, const char * method_name);
  4. probe gf__call__lookup__error(const char * generic_name, const char * error);
  5. };
Add Comment
Please, Sign In to add comment