lkml.org 
[lkml]   [2011]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 04/15] xen/trace: add multicall tracing
    > +TRACE_EVENT(xen_mc_entry,
    > + TP_PROTO(struct multicall_entry *mc, unsigned nargs),
    > + TP_ARGS(mc, nargs),
    > + TP_STRUCT__entry(
    > + __field(unsigned short, op)
    > + __field(unsigned short, nargs)
    > + __array(unsigned long, args, 6)

    Not 'unsigned long' for op?


    \
     
     \ /
      Last update: 2011-06-21 15:55    [W:3.670 / U:0.376 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site