Home
last modified time | relevance | path

Searched defs:str_loc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_inject.c173 int str_loc = entry_size & 0xffff; in trace_alloc_entry() local
221 int str_loc = entry_size & 0xffff; in parse_entry() local
H A Dtrace_events_filter.c768 int str_loc = str_item & 0xffff; in filter_pred_strloc() local
H A Dtrace_events_hist.c187 int str_loc = str_item & 0xffff; in hist_field_dynstring() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_inject.c174 int str_loc = entry_size & 0xffff; in trace_alloc_entry() local
224 int str_loc = entry_size & 0xffff; in parse_entry() local
H A Dtrace_events_filter.c900 int str_loc = str_item & 0xffff; in filter_pred_strloc() local
923 int str_loc = str_item & 0xffff; in filter_pred_strrelloc() local
H A Dtrace_events_hist.c245 int str_loc = str_item & 0xffff; in hist_field_dynstring() local
259 int str_loc = str_item & 0xffff; in hist_field_reldynstring() local
4313 int str_loc = str_item & 0xffff; in hist_field_stack() local

Completed in 24 milliseconds